Add dns-port to telnet documentation

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2021-12-28 12:25:43 +01:00
parent f516412182
commit 3fc06c5e90

View File

@@ -155,4 +155,12 @@ Connect via e.g. `telnet 127.0.0.1 4711` or use `echo ">command" | nc 127.0.0.1
cache-inserted: 15529
```
- `>dns-port`: Get DNS port FTL is listening on
```text
53
```
Note that the port can also be `0` if someone decides to disable the DNS server part of Pi-hole
{!abbreviations.md!}