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

Latest commit

 

History

History
52 lines (37 loc) · 1.57 KB

README.md

File metadata and controls

52 lines (37 loc) · 1.57 KB

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