Showing 28 open source projects for "http request"

View related business solutions
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    GUI tool to to generate custom HTTP requests, check the response, and auto-generate a working perl script framework in order to script and further customize the request. Designed for web application testers and penetration testers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    In this project, we expect to build supporting libraries to develop applications on top, and as many open standards we can. Use tracker to request libraries and enhancements. Visit our home page at http://nmatrix.com.ar
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    webserver-printing

    Raw print from javascript to preselected printer

    ... computer request to print, not in a server //post data var data = new FormData(); data.append("printer", "[printer name]"); Post request with url http://localhost:8888 and the form data Get request with http://localhost:8888?printer=[printer name] Printer property only can send once or in get variables or in post variables.
    Downloads: 0 This Week
    Last Update:
    See Project