Unverified Commit 7092f427 authored by Ahmad Nemati's avatar Ahmad Nemati Committed by GitHub

Update run.sh

parent f440a2e5
docker run -d -p443:443 --name=mtproto-proxy --restart=always -e TAG=0f533a621d7df9446288ce3a415c4c6d -e SECRET=00000000000000000000000000000000 telegrammessenger/proxy:latest sudo killall mtproto-proxy
cd MTProxy/objs/bin
curl -s https://core.telegram.org/getProxySecret -o proxy-secret
curl -s https://core.telegram.org/getProxyConfig -o proxy-multi.conf
./mtproto-proxy -u nobody -p 8888 -H 443 -P tag --aes-pwd proxy-secret proxy-multi.conf -M 2 -S 00000000000000000000000000000000
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment