From 8bfb2bd93ead618ed280eb9a67d8c040f2d60404 Mon Sep 17 00:00:00 2001 From: Alexander Litreev Date: Wed, 5 Jun 2019 16:26:01 +0300 Subject: [PATCH] Add SOCKS5Engine to Proxy section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9d0e978a..fcade11c 100644 --- a/README.md +++ b/README.md @@ -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