Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

schors/tgdante

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized Dante socks5 proxy for telegram

THIS IS DEPRECATED. PLEASE USE https://hub.docker.com/r/schors/tgdante2/

РУССКАЯ Версия

Features

  • Docker, Docker Compose
  • Add/Del/Chpass user scripts
  • Only telegram usage restrictions

Requirements

  • Docker for virtual containers
  • Docker Compose - a tool for defining and running multi-container Docker applications
  • apg - a package for generates several random passwords

Usage

  • Clone repository
  • Edit dante/sockd.conf:
    • external: The address to be used for outgoing connections. The address given may be either a IP address or an interface name.
    • Uncoment some lines for IPv6 support
  • Edit dante/Dockerfile:
    • Edit ENV WORKERS 50 for preforked workers
  • Run docker-compose up -d
  • Use scripts in scripts folder for adding and removing users, changing passwords

For nuts

Links


UNLICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages