Unverified Commit fa51ca8d authored by Ahmad Nemati's avatar Ahmad Nemati Committed by GitHub

Update 1me.sh

parent de64cdec
...@@ -4,4 +4,4 @@ INTERNAL_IP="$(ip -4 route get 8.8.8.8 | grep '^8\.8\.8\.8\s' | grep -Po 'src\s+ ...@@ -4,4 +4,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 cd MTProxy/objs/bin
curl -s https://core.telegram.org/getProxySecret -o proxy-secret curl -s https://core.telegram.org/getProxySecret -o proxy-secret
curl -s https://core.telegram.org/getProxyConfig -o proxy-multi.conf curl -s https://core.telegram.org/getProxyConfig -o proxy-multi.conf
./mtproto-proxy -u nobody -p 8888 -H 443 -M 1 -S 00000000000000000000000000000000 -P a3ba5a798d3c9d6fb6026a428f9a6a1b --disable-tcp --allow-skip-dh --aes-pwd proxy-secret proxy-multi.conf --nat-info "$INTERNAL_IP:$IP" ./mtproto-proxy -u nobody -p 8888 -H 443 -M 1 -S 00000000000000000000000000000000 -P 4104e113f28102c903e77447b5d162d3 --disable-tcp --allow-skip-dh --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