Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

File

Description

GetIPFromHostName.sh

Script that takes hostnames and converts those to IP addresses. The hostnames list must be copied to HOSTS variable inside the script, each value separated by white-space or new line character. This script outputs a list of IP addresses in the same order as that of hostnames.

csv directory

Contains all the csv files.

Node_info.txt

Contains information such as hostname, IP addresses, Regions, Lat/Longs, etc. for 182 targets.

all-analysis.csv

An amalgamation of all the geolocation techniques and their error distances against the IP addresses and other information. The format is shown above in the box titled "data format of all-analysis.csv".

CreateCSVForComparison.pl

Script that takes csv files from csv directory and Node_info.txt file as inputs and processes out all-analysis.csv file as output.

To do: Upload these files and paste links here once work on geolocation paper is completed.

Known issues

Output file formatting issues:

...