Add files via upload

This commit is contained in:
xVRVx
2026-04-11 18:23:37 +03:00
committed by GitHub
parent 0a86b39b34
commit 42c408d0fd

18
test/warp-readme.md Normal file
View File

@@ -0,0 +1,18 @@
# Если WARP по скрипту не ставится
Скорее всего ему не хватает виртуализации или инструкций процессора.
**Удалите скрипт**
```
echo -e "y" | bash <(curl -fsSL https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh) u
```
**Установите WARP-cf**
```
bash -c "$(curl -L https://github.com/xVRVx/autoXRAY/raw/refs/heads/main/test/warp-cf.sh)"
```
**Как удалить**
warp-cli disconnect; apt-get remove cloudflare-warp -y