Passive TCP/IP Geo-Location
41–50 of 91 posts
Re: Passive TCP/IP Geo-Location
#42I did this a few years ago, a simple tool that pinged places all over the world and calculated where you should be. This only ever gets as close as your ISP, or perhaps a local routing center if your ISP has multiple (mine has only one in Amsterdam, I live on the other side of the country). This means it's less accurate than your typical GeoIP database. Edit: I'm no longer sure this is the same. The title mentions "p…
Re: Passive TCP/IP Geo-Location
#43Re: Passive TCP/IP Geo-Location
#44Earlier quoted context omitted.
>The common area of all circles show your likely location.
OK... I get that. But, where am I? http://tinypic.com/r/2ushgus/9
It's confusing, some of the circles are shaded inside and some outside. I think the idea is if the ping is high it covers the whole globe except a circle around the antipodes (shaded outside), and if the ping is low it only covers around the server (shaded inside).
Re: Passive TCP/IP Geo-Location
#45The first thing that comes to mind would be combining this with peer-to-peer pinging - which if the swarm is big enough could potentially provide a fairly decent geolocation mechanism.
Re: Passive TCP/IP Geo-Location
#46+1 for Little Snitch.
Re: Passive TCP/IP Geo-Location
#47This is like measuring intensity of the Sun with the naked eye.
Re: Passive TCP/IP Geo-Location
#48Re: Passive TCP/IP Geo-Location
#49This is wildly inaccurate. I'm in the U.S. (not even a southern state) and it thinks I'm somewhere well off the coast of Peru. Perhaps my results are atypical, or there's a rendering problem? Perhaps this could be improved with more servers and a better algorithm for resolving the times?
For me, the most specific fix is provided by New York and San Francisco. Together, they can tell that I'm somewhere in the US, Canada, or Mexico. (But, of course, you could have figured that out from GeoIP.)
Re: Passive TCP/IP Geo-Location
#50Really there should be a max function that shades the entire earth (or ignores it since that result really can't tell you anything).