mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2025-12-06 03:26:43 +03:00
Update README.md
This commit is contained in:
@@ -9,20 +9,20 @@
|
|||||||
|
|
||||||
**Установка**
|
**Установка**
|
||||||
```sh
|
```sh
|
||||||
wget -O - https://raw.githubusercontent.com/CodeRoK7/RouterichAX3000_configs/refs/heads/main/configure_zaprets.sh | sh
|
wget -O - https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/main/configure_zaprets.sh | sh
|
||||||
```
|
```
|
||||||
**Откат**
|
**Откат**
|
||||||
```sh
|
```sh
|
||||||
wget -O - https://raw.githubusercontent.com/CodeRoK7/RouterichAX3000_configs/refs/heads/main/off_configure_zaprets.sh | sh
|
wget -O - https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/main/off_configure_zaprets.sh | sh
|
||||||
```
|
```
|
||||||
|
|
||||||
### Разблокировка сайтов с помощью WARP от CloudFlare
|
### Разблокировка сайтов с помощью WARP от CloudFlare
|
||||||
|
|
||||||
**Установка**
|
**Установка**
|
||||||
```sh
|
```sh
|
||||||
wget --no-check-certificate -O /tmp/awg_config.sh https://raw.githubusercontent.com/CodeRoK7/RouterichAX3000_configs/refs/heads/main/awg_config.sh && chmod +x /tmp/awg_config.sh && /tmp/awg_config.sh
|
wget --no-check-certificate -O /tmp/awg_config.sh https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/main/awg_config.sh && chmod +x /tmp/awg_config.sh && /tmp/awg_config.sh
|
||||||
```
|
```
|
||||||
**Откат**
|
**Откат**
|
||||||
```sh
|
```sh
|
||||||
wget -O - https://raw.githubusercontent.com/CodeRoK7/RouterichAX3000_configs/refs/heads/main/off_awg_config.sh | sh
|
wget -O - https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/main/off_awg_config.sh | sh
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user