Merge pull request #7 from mattisx/patch-1

Mini fix for file name reference in documentation
This commit is contained in:
Emil Hernvall 2020-07-29 01:11:20 +02:00 committed by GitHub
commit 454d5fefa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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