From 36fb5cc0589128fadbed39fdc8f6e567582c7c06 Mon Sep 17 00:00:00 2001 From: Andriy Orehov Date: Thu, 2 Aug 2018 23:16:02 +0300 Subject: [PATCH] add scylla to Python Proxy Server --- python.md | 1 + 1 file changed, 1 insertion(+) diff --git a/python.md b/python.md index 677ba9d..17a8b58 100644 --- a/python.md +++ b/python.md @@ -292,6 +292,7 @@ statistic of browsers * [mahotas](https://github.com/luispedro/mahotas) - fast computer vision algorithms (all implemented in C++) operating over numpy arrays. ## Proxy Server + * [scylla](https://github.com/imWildCat/scylla) - Intelligent proxy pool for Humans * [shadowsocks](https://github.com/shadowsocks/shadowsocks) - A fast tunnel proxy that helps you bypass firewalls (TCP & UDP support, User management API, TCP Fast Open, Workers and graceful restart, Destination IP blacklist) * [tproxy](https://github.com/benoitc/tproxy) - tproxy is a simple TCP routing proxy (layer 7) built on Gevent that lets you configure the routine logic in Python