aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-06-07 12:58:33 +0300
committerLoïc Hoguin <[email protected]>2015-06-07 12:58:33 +0300
commit68b19b33b63bfd5c1bd754588fe3373940e67e23 (patch)
treee2fe9491ad75775dc66d71ce585bd1a27a0dfc1e /packages.v2.tsv
parentee51e1a7435e037b2580552626cf8c83bcb4854d (diff)
downloaderlang.mk-68b19b33b63bfd5c1bd754588fe3373940e67e23.tar.gz
erlang.mk-68b19b33b63bfd5c1bd754588fe3373940e67e23.tar.bz2
erlang.mk-68b19b33b63bfd5c1bd754588fe3373940e67e23.zip
Add package surrogate to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index dfacd8d..b8c2e07 100644
--- a/packages.v2.tsv
+++ b/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.