mirror of
https://github.com/EmilHernvall/dnsguide.git
synced 2024-12-22 14:44:15 +07:00
Mini fix for file name reference in documentation
This commit is contained in:
parent
abce53734a
commit
9df4aa25f2
@ -139,7 +139,7 @@ Then in another window, do:
|
||||
|
||||
The failure is expected in this case, since `dig` will timeout when it doesn't
|
||||
receive a response. Since this fails, it exits. At this point `netcat` can be
|
||||
exited using Ctrl+C. We're left with a query packet in `packet.txt`. We can use our
|
||||
exited using Ctrl+C. We're left with a query packet in `query_packet.txt`. We can use our
|
||||
query packet to record a response packet as well:
|
||||
|
||||
```text
|
||||
|
Loading…
Reference in New Issue
Block a user