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
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
9seconds 873c828b5c Update README il y a 8 ans
obfuscated2 Fix tests il y a 8 ans
proxy Fix all lint errors il y a 8 ans
scripts Add Makefile il y a 8 ans
.gitignore Add boilerplate il y a 8 ans
.gometalinter.json Fix lint issues il y a 8 ans
.travis.yml Add travis yaml il y a 8 ans
Dockerfile Fix tests il y a 8 ans
Gopkg.lock Fix lint issues il y a 8 ans
Gopkg.toml Working version il y a 8 ans
LICENSE Initial commit il y a 8 ans
Makefile Add travis yaml il y a 8 ans
README.md Update README il y a 8 ans
main.go Demand to have secret provided il y a 8 ans

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.