Files
cheatsheet-tldr/tldr/sc_ttlexp
2025-12-10 00:21:50 +00:00

14 lines
408 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# sc_ttlexp
> Dump source addresses from ICMP TTL expired messages in `.warts` files.
> More information: <https://www.caida.org/catalog/software/scamper/>.
- Output the source address of ICMP TTL expire messages in `.warts` files one after the other:
`sc_ttlexp {{path/to/file1.warts path/to/file2.warts ...}}`