4合1脚本源地址替换

pull/315/head
wulabing 2020-06-03 15:51:54 +08:00
parent a6a0fef7e5
commit 19303acdc2
1 changed files with 1 additions and 1 deletions

View File

@ -764,7 +764,7 @@ ssl_update_manuel() {
}
bbr_boost_sh() {
[ -f "tcp.sh" ] && rm -rf ./tcp.sh
wget -N --no-check-certificate "https://github.com/ylx2016/Linux-NetSpeed/releases/download/sh/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
wget -N --no-check-certificate "https://raw.githubusercontent.com/ylx2016/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
}
mtproxy_sh() {
[ -f "mtproxy_go.sh" ] && rm -rf ./mtproxy_go.sh