[Haskell-cafe] Re: An idea - Feasibility and effort
Ketil Malde
ketil+haskell at ii.uib.no
Wed Jan 23 05:27:28 EST 2008
Achim Schneider <barsoap at web.de> writes:
>> Just out of curiosity: how do you plan to find out server locations
>> (beyond the obvious top-level domain -> country heuristics)?
> $ whois <ip> | grep Country
Some also have location in the TXT field in DNS (Sometimes called an
ICBM record). I think 'xt(raceroute)' uses this.
-k
--
If I haven't seen further, it is by standing in the footprints of giants
More information about the Haskell-Cafe
mailing list