mirror of
https://github.com/xVRVx/autoXRAY.git
synced 2026-08-26 08:35:34 +00:00
Add files via upload
This commit is contained in:
@@ -6,9 +6,6 @@ RED='\033[1;31m'
|
||||
YEL='\033[1;33m'
|
||||
NC='\033[0m' # No Color
|
||||
|
||||
echo -e "${YEL}Удаляем WARP-cli...${NC}"
|
||||
echo -e "y" | bash <(curl -fsSL https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh) u
|
||||
|
||||
echo -e "${YEL}Начало установки Cloudflare WARP...${NC}"
|
||||
|
||||
apt-get update
|
||||
@@ -32,5 +29,4 @@ if ss -nlt | grep -q ":40000\b"; then
|
||||
echo -e "WARP-cli: ${GRN}LISTENING${NC} (Port: 40000)"
|
||||
else
|
||||
echo -e "WARP-cli: ${RED}NOT LISTENING${NC}"
|
||||
warp-cli status
|
||||
fi
|
||||
Reference in New Issue
Block a user