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
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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.