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:
18
test/warp-readme.md
Normal file
18
test/warp-readme.md
Normal 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
|
||||
Reference in New Issue
Block a user