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 hace 8 años
obfuscated2 Fix tests hace 8 años
proxy Fix all lint errors hace 8 años
scripts Add Makefile hace 8 años
.gitignore Add boilerplate hace 8 años
.gometalinter.json Fix lint issues hace 8 años
.travis.yml Add travis yaml hace 8 años
Dockerfile Fix tests hace 8 años
Gopkg.lock Fix lint issues hace 8 años
Gopkg.toml Working version hace 8 años
LICENSE Initial commit hace 8 años
Makefile Add travis yaml hace 8 años
README.md Update README hace 8 años
main.go Demand to have secret provided hace 8 años

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.