Skip to content

akolnoochenko/telegram_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run, just use command:

docker run -d --name=telegram_proxy -p 1080:1080 --restart=always koppektop/telegram-proxy

To build:

git clone https://github.com/akolnoochenko/telegram_proxy.git/
cd telegram_proxy/
git submodule init
git pull --recurse-submodules && git submodule update --recursive
docker build -t koppektop/telegram-proxy .

About

Docker image for telegram socks5 proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published