tgsocksproxy
tgsocksproxy copied to clipboard
Async socks proxy for Telegram and others
Async socks proxy
Fast and simple to setup socks proxy. By default only Telegram networks are permitted.
Starting up
git clone https://github.com/alexbers/tgsocksproxy.git; cd tgsocksproxy- (optional, recommended) edit config.py, set USERS and PORT
docker-compose up --build -d(or justpython3 tgsocksproxy.pyif you don't like docker)- (optional, shows telegram link to set the proxy)
docker-compose logs