skruger/Surrogate

Proxy server written in erlang. Supports reverse proxy load balancing and forward proxy with http (including CONNECT), socks4, socks5, and transparent proxy modes.

Erlang

67

130 commits

updated Oct 25, 2021

See the code

README

Surrogate is a forward and reverse proxy server.

Developed using ErlIDE 0.8.1 with Eclipse Helios (3.6.0) using standard Erlang R13B 
package included in Ubuntu 10.04.

Surrogate is released under the Apache license.  See NOTICE for details.

Forward proxy modes:
http proxy with CONNECT support for SSL proxy.
transparent HTTP proxy mode (no configuration changes required)
SOCKS proxy supporting version 4 and version 5.

Reverse proxy modes:
HTTP load balancer
HTTPS load balancer

read conf/proxy.conf for configuration examples.  Please contact skruger at fastinfra.com with questions.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

skruger

125 commits

ljackson

5 commits

skruger/Surrogate

Proxy server written in erlang. Supports reverse proxy load balancing and forward proxy with http (including CONNECT), socks4, socks5, and transparent proxy modes.

Erlang

67

130 commits

updated Oct 25, 2021

See the code

README

Surrogate is a forward and reverse proxy server.

Developed using ErlIDE 0.8.1 with Eclipse Helios (3.6.0) using standard Erlang R13B 
package included in Ubuntu 10.04.

Surrogate is released under the Apache license.  See NOTICE for details.

Forward proxy modes:
http proxy with CONNECT support for SSL proxy.
transparent HTTP proxy mode (no configuration changes required)
SOCKS proxy supporting version 4 and version 5.

Reverse proxy modes:
HTTP load balancer
HTTPS load balancer

read conf/proxy.conf for configuration examples.  Please contact skruger at fastinfra.com with questions.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

skruger

125 commits

ljackson

5 commits

Languages

Erlang

62.0%

PHP

34.5%

Perl

2.3%