- get_delay.py
- get_latencies.py => Usage: awk "FNR >= 2 && FNR <=2" topsites.txt | python get_latencies.py Germany ; Gets delays offered by top-100 exit nodes in a specific country to Alexa's Top 1000 websites. To modulate the number of websites measured, change the range of FNR in the command.
- plot_cdfs => Plot latencies. Takes the filename of the file generated by the above code and the country of the Exit Nodes under consideration.
- weighted_shortest_paths.py => Implementation of LasTor's Weighted Shortest Path Algorithm.
- GeoLiteCity.dat => MaxMind's Free GeoIP database (to map IPs of nodes to their approximate geographical locations)
-
Notifications
You must be signed in to change notification settings - Fork 1
00h-i-r-a00/apptor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Application Aware Relay Selection
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published