Added ShadowSocks

Line 1247
This commit is contained in:
Brett 2020-05-03 00:33:10 -06:00 committed by GitHub
parent 436b6a1c60
commit 3a15c6b149
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1244,7 +1244,7 @@ See also _[Monitoring](#monitoring)_
- [Pound](http://www.apsis.ch/pound/) - Light-weight reverse proxy and load balancer for HTTP/HTTPS. `GPL-2.0` `C`
- [Privoxy](http://www.privoxy.org) - Non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk. `GPL-2.0` `C`
- [Redbird](https://github.com/OptimalBits/redbird) - A modern reverse proxy for node that includes cluster, HTTP2, LetsEncrypt, and Docker support. `BSD-2-Clause` `Javascript`
- [ShadowSocks](https://shadowsocks.org/en/index.html) - A secure socks5 proxy. `Python``Go`
- [ShadowSocks](https://shadowsocks.org) - A secure socks5 proxy. ([Source Code](https://github.com/shadowsocks)) `Python/Go`
- [sish](https://github.com/antoniomika/sish) - Open source serveo/ngrok alternative providing HTTP(S)/WS(S)/TCP tunnels to localhost using only SSH. `MIT` `Go`
- [socks5-proxy-server](https://github.com/nskondratev/socks5-proxy-server) - SOCKS5 proxy server with built-in authentication and Telegram-bot for user management and user statistics on data spent (handy when you pay per GB of data). It is dockerised and simple to install. `Apache-2.0` `NodeJS`
- [SOCKS5Engine](https://github.com/VeeSecurity/SOCKS5Engine) - Lightweight & resource-efficient SOCKS5 proxy server, optimized for high-load. `AGPL-3.0` `Go`