|
@@ -100,35 +100,39 @@ onekey_plus()
|
|
|
{
|
|
|
echo -e "${RedBG} 一键安装设置全家桶 by 蘭雅sRGB ${Font}"
|
|
|
cat <<EOF
|
|
|
-
|
|
|
- wget -qO- git.io/fpQWf | bash
|
|
|
+
|
|
|
+ wget -qO- git.io/fpQWf | bash
|
|
|
|
|
|
-
|
|
|
- wget -qO- git.io/fxxlb | bash
|
|
|
+
|
|
|
+ wget -qO- git.io/fxxlb | bash
|
|
|
|
|
|
-
|
|
|
- wget -qO- git.io/fptwc | bash
|
|
|
+
|
|
|
+ wget -qO- git.io/fptwc | bash
|
|
|
|
|
|
-
|
|
|
- wget -qO- https://git.io/fpnQt | bash
|
|
|
+
|
|
|
+ wget -qO- https://git.io/fpnQt | bash
|
|
|
|
|
|
-
|
|
|
- wget -qO- git.io/fpZIW | bash
|
|
|
+
|
|
|
+ wget -qO- git.io/fpZIW | bash
|
|
|
|
|
|
-
|
|
|
- wget -qO- git.io/fx6UQ | bash
|
|
|
+
|
|
|
+ wget -qO- git.io/fx6UQ | bash
|
|
|
|
|
|
-
|
|
|
- wget -qO mtproxy_go.sh git.io/fpWo4 && bash mtproxy_go.sh
|
|
|
+
|
|
|
+ wget -qO mtproxy_go.sh git.io/fpWo4 && bash mtproxy_go.sh
|
|
|
|
|
|
-
|
|
|
- wget -qO- https://git.io/fp4jf | bash
|
|
|
+
|
|
|
+ wget -qO- https://git.io/fp4jf | bash
|
|
|
|
|
|
-
|
|
|
- wget -qO- git.io/superbench.sh | bash
|
|
|
+
|
|
|
+ wget -qO- git.io/superbench.sh | bash
|
|
|
|
|
|
-
|
|
|
- wget -qO- git.io/fp5lf | bash
|
|
|
+
|
|
|
+ wget -qO- git.io/fp5lf | bash
|
|
|
+
|
|
|
+
|
|
|
+ cat wg_vultr_5.conf | qrencode -o- -t utf8
|
|
|
+
|
|
|
EOF
|
|
|
echo -e "${GreenBG} 开源项目:https://github.com/hongwenjun/vps_setup ${Font}"
|
|
|
}
|
|
@@ -143,7 +147,7 @@ update()
|
|
|
|
|
|
start_menu(){
|
|
|
echo -e "${RedBG} 一键安装 WireGuard 脚本 For Debian_9 Ubuntu Centos_7 ${Font}"
|
|
|
- echo -e "${GreenBG} 开源项目:https://github.com/hongwenjun/vps_setup ${Font}"
|
|
|
+ echo -e "${GreenBG} 开源项目:https://github.com/hongwenjun/vps_setup ${Font}"
|
|
|
echo -e "${Green}> 1. 显示手机客户端二维码"
|
|
|
echo -e "> 2. 修改 WireGuard 服务器端 MTU 值"
|
|
|
echo -e "> 3. 修改 WireGuard 端口号 (如改端口,菜单5重置客户端配置)"
|