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
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
9seconds 873c828b5c Update README 8 gadus atpakaļ
obfuscated2 Fix tests 8 gadus atpakaļ
proxy Fix all lint errors 8 gadus atpakaļ
scripts Add Makefile 8 gadus atpakaļ
.gitignore Add boilerplate 8 gadus atpakaļ
.gometalinter.json Fix lint issues 8 gadus atpakaļ
.travis.yml Add travis yaml 8 gadus atpakaļ
Dockerfile Fix tests 8 gadus atpakaļ
Gopkg.lock Fix lint issues 8 gadus atpakaļ
Gopkg.toml Working version 8 gadus atpakaļ
LICENSE Initial commit 8 gadus atpakaļ
Makefile Add travis yaml 8 gadus atpakaļ
README.md Update README 8 gadus atpakaļ
main.go Demand to have secret provided 8 gadus atpakaļ

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.