dig: add example (#12234)
This commit is contained in:
@@ -30,3 +30,7 @@
|
||||
- Perform iterative queries and display the entire trace path to resolve a domain name:
|
||||
|
||||
`dig +trace {{example.com}}`
|
||||
|
||||
- Query a DNS server over a non-standard [p]ort using the TCP protocol:
|
||||
|
||||
`dig +tcp -p {{port}} @{{dns_server_ip}} {{example.com}}`
|
||||
|
Reference in New Issue
Block a user