Usage:
Run "head -c 16 /dev/urandom | xxd -ps" on your linux to generate a new secret.
Then run:
docker run -itd --name my-container-name -p 443:443 -v /path/on/host/opt/mtprotoproxy:/opt/mtprotoproxy nandolavras/mtprotoproxy:TAG
OPTIONAL: set variables "-e TGPROXY_NAME=your-proxy-name -e TGPROXY_PASSWORD=your-proxy-password" (63 characters)
To view the URL to conect to the proxy check with:
docker logs my-container-name
ATTENTION: After first run, to change configurations edit /docker/mtproto/opt/mtprotoproxy/config.py and edit here, after restart the container.
Changelog:
1.2.1-alpine:
1.2-alpine:
1.1:
1.0:
Content type
Image
Digest
sha256:5c8489e8b…
Size
141.2 MB
Last updated
over 3 years ago
docker pull nandolavras/mtprotoproxy