mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update CFwarp.sh
This commit is contained in:
parent
239548c2db
commit
958d2eca91
|
@ -525,16 +525,16 @@ sleep 2 && ShowSOCKS5 && S5menu && lncf
|
||||||
|
|
||||||
WGCFmenu(){
|
WGCFmenu(){
|
||||||
white "------------------------------------------------------------------------------------"
|
white "------------------------------------------------------------------------------------"
|
||||||
white " 当前 IPV4 接管出站流量情况如下 "
|
white " 方案一:当前 IPV4 接管出站流量情况如下 "
|
||||||
white " ${WARPIPv4Status}"
|
white " ${WARPIPv4Status}"
|
||||||
white "------------------------------------------------------------------------------------"
|
white "------------------------------------------------------------------------------------"
|
||||||
white " 当前 IPV6 接管出站流量情况如下"
|
white " 方案一:当前 IPV6 接管出站流量情况如下"
|
||||||
white " ${WARPIPv6Status}"
|
white " ${WARPIPv6Status}"
|
||||||
white "------------------------------------------------------------------------------------"
|
white "------------------------------------------------------------------------------------"
|
||||||
}
|
}
|
||||||
S5menu(){
|
S5menu(){
|
||||||
white "------------------------------------------------------------------------------------------------"
|
white "------------------------------------------------------------------------------------------------"
|
||||||
white " 当前Socks5-WARP官方客户端本地代理情况如下"
|
white " 方案二:当前Socks5-WARP官方客户端本地代理情况如下"
|
||||||
blue " ${S5Status}"
|
blue " ${S5Status}"
|
||||||
white "------------------------------------------------------------------------------------------------"
|
white "------------------------------------------------------------------------------------------------"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue