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.