]> pere.pagekite.me Git - homepage.git/commitdiff
Correct capitalization.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 9 Jan 2017 11:24:17 +0000 (12:24 +0100)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 9 Jan 2017 11:24:17 +0000 (12:24 +0100)
blog/data/2017-01-09-geotraceroute.txt

index 65bc771ced6e65bce8b015f7cebc3a1f75feee39..3b806a22f876bc09069c45b4ea1680df16c30103 100644 (file)
@@ -106,7 +106,7 @@ UNINETT, Catchcom, Stortinget, Nordunet, Google, Amazon, Telia, Level
 src="http://people.skolelinux.org/pere/blog/images/2017-01-09-www.stortinget.no-geotraceroute-small.png" alt="example geotraceroute view for www.stortinget.no"/></a></p>
 
 <p>In the process, I came across the
 src="http://people.skolelinux.org/pere/blog/images/2017-01-09-www.stortinget.no-geotraceroute-small.png" alt="example geotraceroute view for www.stortinget.no"/></a></p>
 
 <p>In the process, I came across the
-<a href="https://geotraceroute.com/">web service GeoTraceRoute</a> by
+<a href="https://geotraceroute.com/">web service GeoTraceroute</a> by
 Salim Gasmi.  Its methology of combining guesses based on DNS names,
 various location databases and finally use latecy times to rule out
 candidate locations seemed to do a very good job of guessing correct
 Salim Gasmi.  Its methology of combining guesses based on DNS names,
 various location databases and finally use latecy times to rule out
 candidate locations seemed to do a very good job of guessing correct
@@ -131,11 +131,11 @@ without your best interest as their top priority.</p>
 
 <p>Combining KML files is trivial using a text editor, so I could loop
 over all the hosts behind the urls imported by www.stortinget.no and
 
 <p>Combining KML files is trivial using a text editor, so I could loop
 over all the hosts behind the urls imported by www.stortinget.no and
-ask for the KML file from geotraceroute, and create a combined KML
+ask for the KML file from GeoTraceroute, and create a combined KML
 file with all the traces (unfortunately only one of the IP addresses
 behind the DNS name is traced this time.  To get them all, one would
 have to request traces using IP number instead of DNS names from
 file with all the traces (unfortunately only one of the IP addresses
 behind the DNS name is traced this time.  To get them all, one would
 have to request traces using IP number instead of DNS names from
-geotraceroute).  That might be the next step in this project.</p>
+GeoTraceroute).  That might be the next step in this project.</p>
 
 <p>Armed with these tools, I find it a lot easier to figure out where
 the IP traffic moves and who control the boxes involved in moving it.
 
 <p>Armed with these tools, I find it a lot easier to figure out where
 the IP traffic moves and who control the boxes involved in moving it.