Skip to content

Danfocus/docker-dante-telegram

 
 

Repository files navigation

dante config can be built with

ruby dante_config_generator.rb [FILENAME]

result will be written into FILENAME (danted.conf by default) and can be found in the repo.

ruby on the host is not needed for building docker image, config is generated inside docker.

Only Telegram IPs (i. e. IPs administered by MNT-TELEGRAM, pulled from RIPE NCC database) and domains (telegram.dog, telegram.me, telegram.org, stel.com, t.me) are accessible, all other traffic is forbidden.

Docker image can be pulled from Docker hub

docker pull ojab/dante-telegram

Simple demo:

docker-compose build
docker-compose up
curl --socks5 localhost:1080 http://web.telegram.org/

feel free to start/use resulting docker image however you want

If you need any other feature (i. e. authentication by username/password), feel free to create an issue or pull request.

About

dante config builder for Telegram SOCKS-proxy & Dockerfile for building image with such proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%