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

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.