aboutsummaryrefslogtreecommitdiffstats
path: root/index/surrogate.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/surrogate.mk')
-rw-r--r--index/surrogate.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/surrogate.mk b/index/surrogate.mk
new file mode 100644
index 0000000..71c8eac
--- /dev/null
+++ b/index/surrogate.mk
@@ -0,0 +1,7 @@
+PACKAGES += surrogate
+pkg_surrogate_name = surrogate
+pkg_surrogate_description = Proxy server written in erlang. Supports reverse proxy load balancing and forward proxy with http (including CONNECT), socks4, socks5, and transparent proxy modes.
+pkg_surrogate_homepage = https://github.com/skruger/Surrogate
+pkg_surrogate_fetch = git
+pkg_surrogate_repo = https://github.com/skruger/Surrogate
+pkg_surrogate_commit = master