Highly-opinionated (ex-bullshit-free) MTPROTO proxy for Telegram. If you use v1.0 or upgrade broke you proxy, please read the chapter Version 2
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9seconds 873c828b5c Update README пре 8 година
obfuscated2 Fix tests пре 8 година
proxy Fix all lint errors пре 8 година
scripts Add Makefile пре 8 година
.gitignore Add boilerplate пре 8 година
.gometalinter.json Fix lint issues пре 8 година
.travis.yml Add travis yaml пре 8 година
Dockerfile Fix tests пре 8 година
Gopkg.lock Fix lint issues пре 8 година
Gopkg.toml Working version пре 8 година
LICENSE Initial commit пре 8 година
Makefile Add travis yaml пре 8 година
README.md Update README пре 8 година
main.go Demand to have secret provided пре 8 година

README.md

mtg

Build Status Docker Build Status

Bullshit-free MTPROTO proxy for Telegram

How to run:

$ 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.