Showing 149 open source projects for "proxy http https"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    jkaptive

    jkaptive

    A simple captive portal

    ...Jkaptive itself just presents the login page,checks the token and places netfilter rules. Telling apart ticketed from unticketed traffic is done through Linux' netfilter. As no proxy server is involved, jkaptive has no performance penalty, nor does it create problems with non-http traffic. Once the token is accepted, jkaptive is out of the way of any network packets completely. For presenting the login page, jkaptive has a built-in webserver, so no additional webserver application is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    yxorp is a reverse proxy and application level firewall for the HTTP protocol. It can do all kinds of checks on HTTP traffic, and is highly configurable. It also has other functions that are useful for a web frontend, like load balancing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VNCSara

    VNCSara

    RDP, VNC and Port-fowarding over a pure HTTP/HTTPS protocol.

    Follow us on Twitter http://twitter.com/VNCSara PLEASE WATCH THIS SPACE. I'M PREPARING FOR THE NEXT RELEASE. VNC Sara has been designed to replace paid for services such as PC Now and GoToMyPC. It allows you to run a server which will allow you to port-forward through firewalls and proxy’s all using standard HTTP & HTTPS protocol. There is a web application that allows you to VNC or RDP out of the box with no complex set-up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ModSecurity is a web application firewall that can work either embedded or as a reverse proxy. It provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    Net Tools for Development

    A collection of network-oriented tools

    This Eclipse RCP application contains several free, useful network tools. Among others: - Standard network tools: ping, netstat, traceroute, nslookup - A port scanner - Servers: HTTP, FTP, TFTP servers - an HTTP proxy - A TCP tunnel - Clients: FTP client, embeddable PuTTY (for Windows only)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Liowsn Project

    Liowsn Project

    Remastered operating system for WSN

    Liowsn (Linux for works with WSN) was created to assist teachers, students and people involved with projects of Wireless Sensor Network (WSN). The operating system is Ubuntu 9.10 remastered and it contains several tools for simulation and testing installed to work with WSN. Discussion Group: http://groups.google.com/group/liowsn-users User manual: https://dl.dropbox.com/u/4912938/LiowsnManual_EN.pdf (English Version) https://dl.dropbox.com/u/4912938/LiowsnManual_PT.pdf (Portuguese Version)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HTTP Anti Flood/DoS Security Module

    HTTP Anti Flood/DoS Security Module

    Detect Flooder IPs, Reduce Attack Surface against HTTP Flood Attacks

    This module provides attack surface reduction enhancements against the HTTP Flood Attacks at the web application level. Massive crawling/scanning tools, HTTP Flood tools can be detected and blocked by this module via htaccess, firewall or iptables, etc. (like mod_evasive) You can use this module by including "iosec.php" to any PHP file which wants to be protected. You can test module here: http://www.iosec.org/test.php (demo) Watch the Proof of Concept video: http://goo.gl/dSiAL Hakin9 IT Security Magazine Article about IOSEC http://goo.gl/aQM4Di (different format -> http://goo.gl/JKMUPN) IJNSA Article at http://goo.gl/LLxRdX WP Plugin Page http://goo.gl/nF5nD CHANGES v.1.8.2 - Iptables Auto Ban Bash Script Included - Token Access via Implicit Deny - Reverse Proxy Support - reCAPTCHA Support Do you want more features? ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8

    html5remote

    Portable versions of Guacamole (html5 VNC/RDP) and GateOne (html5 SSH)

    This project consists in a binary repack of other open source software: - Guacamole (html5 VNC/RDP client, http://guac-dev.org) - GateOne (html5/websocket SSH client, http://liftoffsoftware.com/Products/GateOne) The software is executed in a special environment and can run on several Linux distributions without installation. The environment contains a specific software stack, some Linux shared libraries and patched binaries (see patchELF) taken from Ubuntu 12.04 LTS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tunnel a tcp/udp connection through a http(s) connection, surviving proxy-servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    dspTransfer

    complete file transfer command line client

    dspFileTransfer can upload and download files using ftp, sftp (ftp over ssh), http and https. The command line utility offers many advanced features such as upload or download a file only if the file is newer, parallel downloads etc. In addition the program can perform compression, decompression, encryption and decryption of processed files. The program is a part of batch file processing suite called Data Stream Processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    vsResolver

    DNS Validating Stub Resolver

    The Validating Stub Resolver (vsResolver) is a DNS stub resolver that implements the Domain Name System Security Extensions (DNSSEC) specified in RFC 4033, RFC 4034 and RFC 4035. These add data origin authentication and data integrity to the Domain Name System. vsResolver extends the dnspython toolkit (http://www.dnspython.org/) and uses the pycrypto library for its underlying crypto implementation(https://www.dlitz.net/software/pycrypto/). Click on this link for a ridiculously simple python page demonstrating vsResolver working - http://superawesum.novas.us/py/hello.py. Try entering some domains and click submit. Then, enable details, click submit to get the details,and compare with what you get for that domain at http://dnssec-debugger.verisignlabs.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pproxyd

    Passive Proxy Daemon sniffs packets and creates squid proxy logs

    Passive Proxy Daemon (pproxyd) has moved to GitHub (https://github.com/rondilley/pproxyd ) This tool reads pcap format files or reads packets directly from the network, assembles web based traffic and generates squid proxy style logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    sprintproxy is a quite small multithreading http-proxy in ANSI-C for use under a Unix/Linux - plattform. It will have new-art console-display, content-filters and statistics output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Application proxy toolkit which inherits the ideology of TIS fwtk and maintains API backwards compatibility. The design goal is to make it simple yet powerful; no performance hacks allowed in the code and library dependencies are reduced to minimum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tunnel all your your shell commands/tools through HTTP, Socks4 or Socks5 proxies. Different proxy types can be mixed in the same chain and supports authentication for HTTP and Socks5. It works by hooking all the calls to connect().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is the official homepage of PyURLSnooper, a program written to help users locate the urls of audio and video files so that they can be recorded. This is a OS independent equivalent of URL Snooper from http://www.donationcoder.com/ (similar to https://sourceforge.net/projects/mediasniffer/). Can be used in combination with RTMPDump (http://rtmpdump.mplayerhq.hu/) in order to capture streams.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Telnet over HTTP proxy. Allows users behind firewalls to tunnel Telnet sessions over a HTTP connection. Server uses Java servlets with a Java or C# client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This product is no longer maintained: The author created alternative tools: https://databunker.org/ and https://privacybunker.io/ GreenSQL is a database firewall engine used to protect Open Source Databases from SQL injection attacks. It works in proxy mode. Application logic is based on evaluating of SQL commands using risk score factors, as well as blocking of sensitive commands
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Tinyproxy-EX is a fast light-weight HTTP proxy for POSIX operating systems. It is based on the well known tinyproxy-1.6.3 code base. Tinyproxy-EX adds FTP-Support, basic ACLs to extend tinyproxy's filtering capabilities and maybe much more in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...iperf version 2 (in this repository) is no longer maintained by its original developers. Current ESnet development efforts are focused on version 3 of iperf (otherwise known as iperf3), which is available at: https://github.com/esnet/iperf http://software.es.net/iperf Meanwhile, a third party has taken up development and maintenance of iperf2. As of this update (November 2017), this work can be found in the following repository: https://sourceforge.net/projects/iperf2/
    Leader badge
    Downloads: 226 This Week
    Last Update:
    See Project
  • 21
    Core Balance is a simple TCP Load Balancing proxy designed to balance connections based on node speed and number of cores. The design was intended to balance a distcc cluster. It features a status report in HTTP and an interactive mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PAM support in CNTLM proxy. This project is an altered version of latest CNTLM proxy (http://cntlm.sf.net), patched to add PAM authentication support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The State Threads Library is a small application library which provides a foundation for writing fast and highly scalable Internet applications (such as web servers, proxy servers, mail transfer agents, and so on) on UNIX-like platforms.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    sshh allows you to make a persistent tcp connection (tunnel) over an http proxy. Once you have it set up, you can make new connections from either end. Similar in concept to httptunnel but more versatile and scalable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An easy-to-configure bandwidth monitor and grapher, but so much more. Cross-platform, simpler alternative to MRTG and CACTII. Graph any numeric data you can get from SNMP or an XML (and HTML) source (local or http/https/ftp). Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB