https://github.com/vizhe/dc-mtproxy
Docker-compose file for Telegram MTProto proxy
https://github.com/vizhe/dc-mtproxy
docker docker-compose mtproto-proxy
Last synced: 3 months ago
JSON representation
Docker-compose file for Telegram MTProto proxy
- Host: GitHub
- URL: https://github.com/vizhe/dc-mtproxy
- Owner: ViZhe
- Created: 2019-01-24T10:28:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T11:08:14.000Z (over 7 years ago)
- Last Synced: 2025-03-21T12:58:27.490Z (over 1 year ago)
- Topics: docker, docker-compose, mtproto-proxy
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MTProxy-DC
## Start
```bash
docker-compose up -d
```
## Links
* [TelegramMessenger/MTProxy](https://github.com/TelegramMessenger/MTProxy)