一、免费VPS服务器
二、免费网络代理
三、SSH软件
四、Sing-box项目
1、tcp端口:?,udp端口:?,udp端口:?
2.1、一键三协议安装脚本,需设置环境变量,按提示输3个端口:
bash <(curl -Ls https://raw.githubusercontent.com/eooce/sing-box/test/sb_00.sh)2.2、一键三协议安装脚本,将你的端口分别填下:
VLESS_PORT=TCP端口 ARGO_PORT=TCP端口 bash <(curl -Ls https://raw.githubusercontent.com/eooce/sing-box/test/x00.sh)3.1、一键四协议安装脚本,需设置环境变量,按提示输3个端口:
bash <(curl -Ls https://raw.githubusercontent.com/eooce/sing-box/main/sb_serv00.sh)3.2、一键四协议安装脚本,将你的端口分别填下:
VMESS_PORT=tcp端口 HY2_PORT=udp端口 TUIC_PORT=udp端口 bash <(curl -Ls https://raw.githubusercontent.com/eooce/sing-box/main/sb_00.sh)示例:
VMESS_PORT=57410 HY2_PORT=17545 TUIC_PORT=61876 bash <(curl -Ls https://raw.githubusercontent.com/eooce/sing-box/main/sb_00.sh)
评论
发表评论