Update 661.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-03-11 05:21:52 +00:00
parent 4a119ca1e4
commit 96ad320f0f
1 changed files with 1 additions and 1 deletions

2
661.sh
View File

@ -905,7 +905,7 @@ sed -i "11a Endpoint = $endip:1701" /usr/local/bin/wgwarp.conf
/usr/local/bin/warp-go --config=/usr/local/bin/warp.conf --export-singbox=/usr/local/bin/sbwarp.json
green "当前Wireguard配置文件如下" && sleep 1
yellow "$(cat /usr/local/bin/wgwarp.conf)\n"
yellow "提示使用Xray的出站Wireguard WARP时请将原先"reserved"后[x,x,x]参数替换为$(grep -o '\[[^]]*\]' /usr/local/bin/sbwarp.json | awk 'NR==3')\n"
yellow "提示Xray添加出站 Wireguard warp 时,原先 reserved 后三个数字[x,x,x]替换为$(grep -o '\[[^]]*\]' /usr/local/bin/sbwarp.json | awk 'NR==3')\n"
green "当前Wireguard节点二维码分享链接如下" && sleep 1
qrencode -t ansiutf8 < /usr/local/bin/wgwarp.conf
echo