Commit a919c15e authored by Administrator's avatar Administrator

Update 1me.sh

parent e2859b1d
...@@ -7,4 +7,4 @@ cd MTProxy/objs/bin ...@@ -7,4 +7,4 @@ 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
eval $(echo ./mtproto-proxy -u nobody -p 8888 -H 443 -M 2 -P "$tag" "${tls}" --aes-pwd proxy-secret proxy-multi.conf --nat-info "$INTERNAL_IP:$IP" ) eval $(echo ./mtproto-proxy -u nobody -p 8888 -H 443 -M 16 -P "$tag" "${tls}" --aes-pwd proxy-secret proxy-multi.conf --nat-info "$INTERNAL_IP:$IP" )
\ No newline at end of file \ No newline at end of file
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