Showing 60 open source projects for "proxy http https"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    XML to RDF converter xml2rdf.xsl

    Generic XML to RDF converter

    ...The command line for the Bash shell is: xsltproc xml2rdf3.xsl document.xml > document.rdf Reference: Breitling, F. 2009: A standard transformation from XML to RDF via XSLT, Astronomical Notes, Vol 330 Issue 7, DOI: 10.1002/asna.200811233, http://onlinelibrary.wiley.com/doi/10.1002/asna.200811233/abstract http://adsabs.harvard.edu/abs/2009AN....330..755B https://arxiv.org/abs/0906.2291
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Physical Security Interoperability Alliance (PSIA) was founded to promote the interoperability of IP enabled security devices and systems using freely available protocols and standards such as HTTP, HTTPS, XML, RTP, RTSP, zeroconf, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    RTFView is a 3D model viewer for the IMD file type used in R-Type Final on PS2. This project depends on SDL (http://libsdl.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XSpLink - Translate Special Link
    Translate special download links of Thunder, Flashget, QQDownload and RayFile (thunder://, flashget://, qqdl:// and fs2you://) into links of common protocols (http, ftp, mms, rstp, https etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    The Java Sitemap Parser can parse a website's Sitemap (http://www.sitemaps.org/). This is useful for web crawlers that want to discover URLs from a website that is using the Sitemap Protocol. This project has been incorporated into crawler-commons (https://github.com/crawler-commons/crawler-commons) and is no longer being maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Webtunnel is an HTTP tunnel with some unique features: it runs in the context of a web server; it uses simple requests/responses for proxy traversal; and it is multi-threaded to allow many parallel connections to many destinations simultaneously.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Syncopate is an extension module to the Apache JMeter testing tool. It enhances JMeter's HTTP proxy server by adding functionality to extract variables and create assertions during HTTP request recording.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FOXY is a filtering web proxy. Originally designed to provide device-independent access to the World Wide Web, it may also be used for HTTP-filtering, extraction and reauthoring of existing web content or as security device against web based attacks.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    SecureProxy is an proxy application which sits in front of a web server and enforces general security policies which prevent clients from accessing restricted portions of the website or providing dangerous or unauthorized input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    webserver-printing

    Raw print from javascript to preselected printer

    From JAVASCRIPT or HTML FORM can send request to this server. Can use post, get or mix the 2 options on the request call like. ARGUMENTS (all optional) PROTOCOL: HTTTP or HTTPS SERVER: LOCALHOST PORT NUMBER: port number to use, default 8888, can send more than one PROPERTIES PRINTER = Printer Name to use, this is REQUIRED URL = Url to request a file to print, PDF, or any other format, but not HTML page. FILE = Full path about some LOCAL FILE on the machine. This file must be exist on the local 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?...
    Downloads: 0 This Week
    Last Update:
    See Project