Commit c62e99d6 authored by Administrator's avatar Administrator

Update 1me.sh

parent 7f21e5a6
Pipeline #43 failed with stages
......@@ -5,4 +5,4 @@ INTERNAL_IP="$(ip -4 route get 8.8.8.8 | grep '^8\.8\.8\.8\s' | grep -Po 'src\s+
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 -M 5 -S 00000000000000000000000000000000 -P "$tag" -D mail.google.com --aes-pwd proxy-secret proxy-multi.conf --nat-info "$INTERNAL_IP:$IP"
./mtproto-proxy -u nobody -p 8888 -H 443 -M 3 -S 00000000000000000000000000000000 -P "$tag" -D mail.google.com --aes-pwd proxy-secret proxy-multi.conf --nat-info "$INTERNAL_IP:$IP"
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