mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 15:24:01 +03:00
FILE / ScuroNeko/mtg
README.md
Исходный файл и его история в репозитории.
16 lines
506 B
Markdown
16 lines
506 B
Markdown
# mtg
|
|
|
|
[](https://travis-ci.org/9seconds/mtg)
|
|
[](https://hub.docker.com/r/nineseconds/mtg/)
|
|
|
|
Bullshit-free MTPROTO proxy for Telegram
|
|
|
|
How to run:
|
|
|
|
```console
|
|
$ docker pull nineseconds/mtg
|
|
$ docker run --name mtg --restart=unless-stopped -p 3128:3128 -p 3129:3129 nineseconds/mtg aaabbbccc
|
|
```
|
|
|
|
Reasonable README with rationale will come a bit later, sorry.
|