From 3a15c6b1495d1fd492ce539baed63a3e0826fd29 Mon Sep 17 00:00:00 2001 From: Brett Date: Sun, 3 May 2020 00:33:10 -0600 Subject: [PATCH] Added ShadowSocks Line 1247 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d0e9a61..e279e0ce 100644 --- a/README.md +++ b/README.md @@ -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`