diff options
author | Alexander Litreev <alxdrlitreev@users.noreply.github.com> | 2019-06-05 13:26:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-05 13:26:28 +0000 |
commit | 313c120b7156672caa5e2821cf1d05527cf906ae (patch) | |
tree | 2bddc9fb86ae1301396c2368c60e7ce6e41aba47 | |
parent | Merge pull request #1701 from jlelse/patch-1 (diff) | |
parent | Add SOCKS5Engine to Proxy section (diff) | |
download | awesome-selfhosted-313c120b7156672caa5e2821cf1d05527cf906ae.tar.gz awesome-selfhosted-313c120b7156672caa5e2821cf1d05527cf906ae.zip |
Merge pull request #1 from alxdrlitreev/socks5engine
Add SOCKS5Engine to Proxy section
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1136,6 +1136,7 @@ See also _[Monitoring](#monitoring)_ - [Swiperproxy](https://swiperproxy.github.io/) - Lightning-fast, open source web proxy that is easy for you to run and customize. ([Source Code](https://github.com/swiperproxy/swiperproxy)) `MIT` `Python` - [Tinyproxy](https://banu.com/tinyproxy/) - Light-weight HTTP/HTTPS proxy daemon. ([Source Code](https://github.com/tinyproxy/tinyproxy)) `GPL-2.0` `C` - [Traefik](https://traefik.io/) - Træfɪk is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm, Mesos/Marathon, …) to manage its configuration automatically and dynamically. ([Source Code](https://github.com/containous/traefik)) `MIT` `Go` +- [SOCKS5Engine](https://github.com/VeeSecurity/SOCKS5Engine) — Lightweight & resource-efficient SOCKS5 proxy server, optimized for high-load. ## Read it Later Lists |