Update mtproto-proxy version

This commit is contained in:
chauncey 2025-11-19 19:45:11 +08:00 committed by GitHub
parent f8ccfd9924
commit b0235ec48d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -256,7 +256,7 @@ do_install() {
[[ -f "./mtg" ]] && ./mtg && echo "Installed for mtg"
else
wget https://github.com/ellermister/mtproxy/releases/download/0.03/mtproto-proxy -O mtproto-proxy -q
wget https://github.com/ellermister/mtproxy/releases/download/v0.04/mtproto-proxy -O mtproto-proxy -q
chmod +x mtproto-proxy
fi