-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- 测速脚本
wget vpstest.cn/it && bash it - BBR加速脚本
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh - mtproxy绿色版
mkdir /home/mtproxy && cd /home/mtproxy
curl -s -o mtproxy.sh https://raw.githubusercontent.com/ellermister/mtproxy/master/mtproxy.sh && chmod +x mtproxy.sh && bash mtproxy.sh
cd /home/mtproxy && bash mtproxy.sh start > /dev/null 2>&1 & - 中文终端
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/LocaleCN/master/LocaleCN.sh && bash LocaleCN.sh - trojan脚本
wget -N --no-check-certificate -q -O trojan-quickstart.sh "https://raw.githubusercontent.com/trojan-gfw/trojan-quickstart/master/trojan-quickstart.sh" && chmod +x trojan-quickstart.sh && bash trojan-quickstart.sh
systemctl start trojan #启动Trojan
systemctl restart trojan #重启Trojan
systemctl enable trojan #设置Trojan为开机自启 - bt面板
wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels