Skip to content

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

yuxw2009/Surrogate

 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 59.0%
  • PHP 32.0%
  • CSS 5.7%
  • Shell 1.5%
  • JavaScript 0.8%
  • Batchfile 0.5%
  • Other 0.5%