mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
8 lines
313 B
Markdown
8 lines
313 B
Markdown
# 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 ...}}`
|