Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-16 00:22:14 +00:00
parent 27996b553a
commit 0881b6bcab
25 changed files with 121 additions and 71 deletions

View File

@@ -16,6 +16,6 @@ source: https://github.com/tldr-pages/tldr.git
`ipsumdump --interface {{eth0}} -tsSdDp`
- Print the anonymised source address, anonymised destination address, and IP packet length of all packets in a PCAP file:
- Print the anonymized source address, anonymized destination address, and IP packet length of all packets in a PCAP file:
`ipsumdump --src --dst --length --anonymize {{path/to/file.pcap}}`