Commit graph

19 commits

Author SHA1 Message Date
Brian Martin
a468c1138d - added interface info 2015-07-08 10:49:34 -04:00
Brian Martin
1c5a84b739 - changed a few methods to be private
- changed basic constructor so that module could be used on its own aside from command-line
2015-07-08 09:33:38 -04:00
ayeowch
f418b800d6 update LICENSE and sources 2015-01-28 22:58:53 +11:00
ayeowch
ed1db20001 LICENSE 2013-07-13 16:46:24 +10:00
ayeowch
38e96acc58 sources.json 2013-07-13 16:42:40 +10:00
ayeowch
d62f1c148e updated description in readme 2013-07-13 01:11:17 +10:00
ayeowch
4ad54e9e56 pep8 and pylint clean-up 2013-07-13 00:24:45 +10:00
ayeowch
0700e76a2e updated documentation to include newly added countries 2013-03-30 16:06:48 +08:00
Charlie Mills
a5643eb9bd Added more countries to run traceroute from. 2013-03-30 01:13:44 +00:00
ayeowch
6b26679678 added support to run traceroute locally by specifying --country=LO 2013-01-27 10:43:04 +08:00
ayeowch
d3c93ac1cd updated help 2013-01-16 00:45:12 +08:00
ayeowch
512d7089f3 added --country, traceroute will be initiated from this country; US (default), CH and JP are allowed 2013-01-16 00:41:10 +08:00
ayeowch
b4b32a21df added user agent 2013-01-15 08:56:39 +08:00
ayeowch
43ab12ac63 reduced chunk size from 1KB to 64 bytes; useful when number of reachable hops are low and unreachable hops are high 2013-01-12 23:52:50 +08:00
ayeowch
5ff3ffb620 added --timeout to specify max. time to download page, default = 120 seconds 2013-01-12 21:31:46 +08:00
ayeowch
21dd17aa98 updated readme with current output 2013-01-12 01:07:05 +08:00
ayeowch
490acca316 restore JSON output and updated readme with current output 2013-01-12 00:58:15 +08:00
ayeowch
033fe8d54e added --tmp_dir to specify download directory and --no_geo to skip geolocation data 2013-01-12 00:37:27 +08:00
ayeowch
4832744fd6 initial revision 2013-01-08 23:50:26 +08:00