331 B
331 B
title, tags
| title | tags | |||
|---|---|---|---|---|
| Mapping the Net |
|
Find the path to a domain:
domain=bad.horse
max_hops=50
tracepath -m $maximum_hops $domain
If you're on Debian, you can use graph-easy and dothost to make an instant diagram:
domain=dice.camp
dothost $domain | graph-easy --boxart