@@ -0,0 +1,10 @@
+#!/bin/bash
+
+# 一键安装wireguard 脚本
+wget -qO- git.io/fptwc | bash
+# 一键安装shadowsocks-libev脚本
+wget -qO- git.io/fhExJ | bash
+# V2Ray官方一键脚本
+bash <(curl -L -s https://install.direct/go.sh)