Actualizar 'README.md'
This commit is contained in:
parent
548cba52f0
commit
9d35c80f58
|
@ -18,3 +18,7 @@ Bash script to test speed of DNS queries. It does it digging some servers.
|
|||
Command-line tool to test if a DNS server blocks ads (e.g. pihole). You can specify another DNS server (by default it reads entries from resolv.conf).
|
||||
|
||||
```curl -s https://gitea.avc.cx/borekon/scripts/raw/branch/main/adblock_test.sh | bash```
|
||||
|
||||
Execute with a custom DNS server:
|
||||
|
||||
```curl -s https://gitea.avc.cx/borekon/scripts/raw/branch/main/adblock_test.sh | bash -s -- 1.1.1.1```
|
Loading…
Reference in New Issue
Block a user