Live data from Hacker News

Show HN: My Project, One month later

traceroute.im

1–10 of 26 posts

Re: Show HN: My Project, One month later

#2
Thanks for all your comments from when this was last posted, one month has since been and gone, there has been quite a few updates in response to the comments.

I would be grateful for your comments again, negative and positive comments are welcomed equally.

Re: Show HN: My Project, One month later

#3
I don't think this works as i imagined it would, it differs from tracert(command prompt), i always get some weird connections from usa or germany/france while i traceroute.im my local sites (slovenia), tracert(command prompt) doesn't show these, see what im getting at?

Great idea btw, reminds me of uplink i always wanted to see that for real.

Re: Show HN: My Project, One month later

#4
post #2

Thanks for all your comments from when this was last posted, one month has since been and gone, there has been quite a few updates in response to the comments. I would be grateful for your comments again, negative and positive comments are welcomed equally.

I missed this the first time, perhaps you could provide a link to the HN thread from a month ago.

Re: Show HN: My Project, One month later

#5

I don't think this works as i imagined it would, it differs from tracert(command prompt), i always get some weird connections from usa or germany/france while i traceroute.im my local sites (slovenia), tracert(command prompt) doesn't show these, see what im getting at? Great idea btw, reminds me of uplink i always wanted to see that for real.

Traceroute.im perfroms a traceroute from the traceroute.im server to the site you specify. The local tracert program performs a traceroute from your computer to the site you specify. Additionally, tracert (windows variant) usually does ICMP probes while I assume traceroute.im uses Linux traceroute and thus UDP probes, but that shouldn't change the route your trace takes.

Re: Show HN: My Project, One month later

#6
post #4
post #2

Thanks for all your comments from when this was last posted, one month has since been and gone, there has been quite a few updates in response to the comments. I would be grateful for your comments again, negative and positive comments are welcomed equally.

I missed this the first time, perhaps you could provide a link to the HN thread from a month ago.

Sure, http://news.ycombinator.com/item?id=3399364

Re: Show HN: My Project, One month later

#7
You could make it more educational by explaining what some of the terms on the page mean.

For example, I don't currently know what the ASN is.

The top-10 lists are amusing, and I'd make the results there links to the engine so we can avoid having to type 127.0.0.1 to see what happens.

Re: Show HN: My Project, One month later

#8

You could make it more educational by explaining what some of the terms on the page mean. For example, I don't currently know what the ASN is. The top-10 lists are amusing, and I'd make the results there links to the engine so we can avoid having to type 127.0.0.1 to see what happens.

Ah :-)

"Autonomous System numbers (ASNs) are globally unique identifiers for Autonomous Systems."

I'd also add some information as to where/why the origin of the trace route is - I'm not sure how useful it is to have it come from some random location in France for me.

Re: Show HN: My Project, One month later

#9

You could make it more educational by explaining what some of the terms on the page mean. For example, I don't currently know what the ASN is. The top-10 lists are amusing, and I'd make the results there links to the engine so we can avoid having to type 127.0.0.1 to see what happens.

ASN: autonomous system number, it's basically the ISP your traffic is routing through.

Thanks for the idea, will add some tool tips to the page, also I plan to have a link on the ASN so you can see the more detailed ISP information.

Re: Show HN: My Project, One month later

#10
post #2

Thanks for all your comments from when this was last posted, one month has since been and gone, there has been quite a few updates in response to the comments. I would be grateful for your comments again, negative and positive comments are welcomed equally.

You have a typo in the graph header, "Responce Average". What might be good is showing reverse DNS lookup if the IP is specified (or even for domain if it is different).
Post reply on HN