Check WARP status
This commit is contained in:
1
menu.sh
1
menu.sh
@ -262,6 +262,7 @@ warp_configure_handler() {
|
|||||||
local service_name="wg-quick@wgcf.service"
|
local service_name="wg-quick@wgcf.service"
|
||||||
|
|
||||||
if systemctl is-active --quiet "$service_name"; then
|
if systemctl is-active --quiet "$service_name"; then
|
||||||
|
python3 $CLI_PATH warp-status
|
||||||
echo "Configure WARP Options:"
|
echo "Configure WARP Options:"
|
||||||
echo "1. Use WARP for all traffic"
|
echo "1. Use WARP for all traffic"
|
||||||
echo "2. Use WARP for popular sites"
|
echo "2. Use WARP for popular sites"
|
||||||
|
|||||||
Reference in New Issue
Block a user