mirror of https://github.com/CrimsonTome/tldr.git
9 lines
313 B
Markdown
9 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 ...}}`
|