mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-20 05:54:27 +05:00
Added dns check
This commit is contained in:
@@ -140,6 +140,11 @@ service getdomains start
|
||||
wget -O - https://raw.githubusercontent.com/itdoginfo/ansible-openwrt-hirkn/master/getdomains-check.sh | sh
|
||||
```
|
||||
|
||||
### Запустить с проверкой на подмену DNS
|
||||
```
|
||||
wget -O - https://raw.githubusercontent.com/itdoginfo/ansible-openwrt-hirkn/master/getdomains-check.sh | sh -s dns
|
||||
```
|
||||
|
||||
### Запустить с созданием dump
|
||||
```
|
||||
wget -O - https://raw.githubusercontent.com/itdoginfo/ansible-openwrt-hirkn/master/getdomains-check.sh | sh -s dump
|
||||
|
||||
Reference in New Issue
Block a user