Skip to content

Comment on Show HN: A Minimal Traceroute Implementation

Comments

I implemented traceroute for a networking class at one point and the most interesting part to me was how it worked. I had used traceroute and MTR for VPN debugging in the past, but had no clue how it could get all the routing nodes. Seeing that it just increased the TTL was shocking. I was overcomplicating it significantly in my head. After that, working with raw sockets was a nice exercise in general.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.