mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update 661.sh
This commit is contained in:
parent
1f08b4061b
commit
95703746b3
2
661.sh
2
661.sh
|
@ -909,7 +909,7 @@ green "当前Wireguard节点二维码分享链接如下" && sleep 1
|
|||
qrencode -t ansiutf8 < /usr/local/bin/wgwarp.conf
|
||||
echo
|
||||
green "当前Sing-box出站配置文件如下" && sleep 1
|
||||
yellow "$(cat /usr/local/bin/sbwarp.json | python3 -mjson.tool)"
|
||||
yellow "$(cat /usr/local/bin/sbwarp.json | python3 -m json.tool)"
|
||||
}
|
||||
|
||||
start_menu(){
|
||||
|
|
Loading…
Reference in New Issue