mirror of
https://gitlab.com/fscarmen/warp.git
synced 2026-06-25 15:42:40 +08:00
Update t.sh
Former-commit-id: f8d6d27ba2e72b2159df9f1159842efd031e9550
This commit is contained in:
@@ -383,6 +383,6 @@ case "$OPTION" in
|
||||
[Bb] ) bbrInstall;;
|
||||
[Pp] ) plus;;
|
||||
[Uu] ) uninstall;;
|
||||
[Oo] ) onoff; [[ -n $(wg) ]] && green " 已开启 WARP " || green " 已暂停 WARP " ;;
|
||||
[Oo] ) onoff; [[ -n $(wg) ]] && green " 已开启 WARP\n IPv4:$WAN4\n IPv6:$WAN6 " || green " 已暂停 WARP,再次开启可以用 bash menu.sh o " ;;
|
||||
* ) menu$PLAN;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user