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

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.