Skip to content

Commit

Permalink
Update multi.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
YG-tsj authored Jun 30, 2021
1 parent e506b51 commit 3e0c104
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions multi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ WARPIPv6Status=$(red "不存在IPV6地址 ")

Print_ALL_Status_menu() {
blue "-----------------------"
blue "WARP 运行状态\t: ${WireGuardStatus}"
blue "WireGuard 运行状态\t: ${WireGuardStatus}"
blue "IPv4 网络状态\t: ${WARPIPv4Status}"
blue "IPv6 网络状态\t: ${WARPIPv6Status}"
blue "-----------------------"
Expand Down Expand Up @@ -789,7 +789,7 @@ function start_menu(){

white " ------------------------------------------------------------------------------------------------"

green " 14. 统一DNS功能 "
green " 14. 统一DNS功能(建议选择) "

green " 15. 永久关闭WARP功能 "

Expand Down Expand Up @@ -1356,7 +1356,7 @@ function start_menu(){

white " ------------------------------------------------------------------------------------------------"

green " 14. 统一DNS功能 "
green " 14. 统一DNS功能(建议选择) "

green " 15. 永久关闭WARP功能 "

Expand Down

0 comments on commit 3e0c104

Please sign in to comment.