Browse Source

Add package surrogate to the index

Loïc Hoguin 10 years ago
parent
commit
68b19b33b6
3 changed files with 3 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
packages.v1.tsv

@@ -360,6 +360,7 @@ statsderl	https://github.com/lpgauth/statsderl	https://github.com/lpgauth/statsd
 stdinout_pool	https://github.com/mattsta/erlang-stdinout-pool	https://github.com/mattsta/erlang-stdinout-pool	stdinout_pool    : stuff goes in, stuff goes out. there's never any miscommunication.
 stockdb	https://github.com/maxlapshin/stockdb	https://github.com/maxlapshin/stockdb	Database for storing Stock Exchange quotes in erlang
 stripe	https://github.com/mattsta/stripe-erlang	https://github.com/mattsta/stripe-erlang	Erlang interface to the stripe.com API
+surrogate	https://github.com/skruger/Surrogate	https://github.com/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.
 swab	https://github.com/crownedgrouse/swab	https://github.com/crownedgrouse/swab	General purpose buffer handling module
 swarm	https://github.com/jeremey/swarm	https://github.com/jeremey/swarm	Fast and simple acceptor pool for Erlang
 switchboard	https://github.com/thusfresh/switchboard	https://github.com/thusfresh/switchboard	A framework for processing email using worker plugins.

+ 1 - 0
packages.v1.txt

@@ -360,6 +360,7 @@ statsderl	https://github.com/lpgauth/statsderl	https://github.com/lpgauth/statsd
 stdinout_pool	https://github.com/mattsta/erlang-stdinout-pool	https://github.com/mattsta/erlang-stdinout-pool	stdinout_pool    : stuff goes in, stuff goes out. there's never any miscommunication.
 stockdb	https://github.com/maxlapshin/stockdb	https://github.com/maxlapshin/stockdb	Database for storing Stock Exchange quotes in erlang
 stripe	https://github.com/mattsta/stripe-erlang	https://github.com/mattsta/stripe-erlang	Erlang interface to the stripe.com API
+surrogate	https://github.com/skruger/Surrogate	https://github.com/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.
 swab	https://github.com/crownedgrouse/swab	https://github.com/crownedgrouse/swab	General purpose buffer handling module
 swarm	https://github.com/jeremey/swarm	https://github.com/jeremey/swarm	Fast and simple acceptor pool for Erlang
 switchboard	https://github.com/thusfresh/switchboard	https://github.com/thusfresh/switchboard	A framework for processing email using worker plugins.

+ 1 - 0
packages.v2.tsv

@@ -360,6 +360,7 @@ statsderl	git	https://github.com/lpgauth/statsderl	master	https://github.com/lpg
 stdinout_pool	git	https://github.com/mattsta/erlang-stdinout-pool	master	https://github.com/mattsta/erlang-stdinout-pool	stdinout_pool    : stuff goes in, stuff goes out. there's never any miscommunication.
 stockdb	git	https://github.com/maxlapshin/stockdb	master	https://github.com/maxlapshin/stockdb	Database for storing Stock Exchange quotes in erlang
 stripe	git	https://github.com/mattsta/stripe-erlang	v1	https://github.com/mattsta/stripe-erlang	Erlang interface to the stripe.com API
+surrogate	git	https://github.com/skruger/Surrogate	master	https://github.com/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.
 swab	git	https://github.com/crownedgrouse/swab	master	https://github.com/crownedgrouse/swab	General purpose buffer handling module
 swarm	git	https://github.com/jeremey/swarm	master	https://github.com/jeremey/swarm	Fast and simple acceptor pool for Erlang
 switchboard	git	https://github.com/thusfresh/switchboard	master	https://github.com/thusfresh/switchboard	A framework for processing email using worker plugins.