Commit graph

  • a1efb7ab24 - alter format to be more flexible to values coming back - no need for default gateway element master root 2015-07-31 19:55:20 +00:00
  • bb334f0ab0 - update route fetcher code Brian Martin 2015-07-31 15:34:30 -04:00
  • 5c837d7e00 - update readme for centos - add prerequistes section - fix python syntax issues on centos - potentially related to python2.6 - switched "fooo {}".format(... to "foo {0}".format(.... root 2015-07-29 15:08:42 -04:00
  • bd173ff5d9 - brief installation docs - fix startup scripts Brian Martin 2015-07-29 11:55:37 -04:00
  • dd24335f2a - remove mention of redis from README Brian Martin 2015-07-28 23:51:08 -04:00
  • 28c052bf56 - remove redis dependency - add tinydb - test offline cache functionality Brian Martin 2015-07-28 23:50:20 -04:00
  • 1c80f67711 - added redis dependency, not in use Brian Martin 2015-07-27 22:42:46 -04:00
  • ffd8158c25 - basics of init-script working - basic shell script which enables virtualenv environment and calls traceroute.py at intervals - added stubs to only call webhook based on a specified latency - still need to store offline data in redis - coming soon Brian Martin 2015-07-27 22:40:40 -04:00
  • b2c2b63b1c - switch default country to LO - only show raw traceroute data when debug flag is set new-hop-parser Brian Martin 2015-07-14 23:17:39 -04:00
  • e1699d6bff - works ok now with custom parser - hosts were getting truncated Brian Martin 2015-07-14 11:48:11 -04:00
  • 1d168d48f6 - made progress on self hop parser Brian Martin 2015-07-14 11:10:17 -04:00
  • f51f4d0888 - pre-branch Brian Martin 2015-07-13 15:31:07 -04:00
  • 724fba5e46 - fix private method declaration - still haven't changed all methods Brian Martin 2015-07-08 22:55:20 -04:00
  • 35c2c086d5 - reordered methods - added doc strings - testing webhook Brian Martin 2015-07-08 22:50:55 -04:00
  • c5b0acd87b - testing webhook Brian Martin 2015-07-08 22:33:50 -04:00
  • 7aae5d688d - basics working - still need to post Brian Martin 2015-07-08 11:49:32 -04:00
  • a468c1138d - added interface info Brian Martin 2015-07-08 10:49:34 -04:00
  • 1c5a84b739 - changed a few methods to be private - changed basic constructor so that module could be used on its own aside from command-line Brian Martin 2015-07-08 09:33:38 -04:00
  • f418b800d6 update LICENSE and sources ayeowch 2015-01-28 22:58:53 +11:00
  • ed1db20001 LICENSE ayeowch 2013-07-13 16:46:24 +10:00
  • 38e96acc58 sources.json ayeowch 2013-07-13 16:42:40 +10:00
  • d62f1c148e updated description in readme ayeowch 2013-07-13 01:11:17 +10:00
  • 4ad54e9e56 pep8 and pylint clean-up ayeowch 2013-07-13 00:24:45 +10:00
  • 0700e76a2e updated documentation to include newly added countries ayeowch 2013-03-30 16:06:48 +08:00
  • a5643eb9bd Added more countries to run traceroute from. Charlie Mills 2013-03-30 01:13:44 +00:00
  • 6b26679678 added support to run traceroute locally by specifying --country=LO ayeowch 2013-01-27 10:43:04 +08:00
  • d3c93ac1cd updated help ayeowch 2013-01-16 00:45:12 +08:00
  • 512d7089f3 added --country, traceroute will be initiated from this country; US (default), CH and JP are allowed ayeowch 2013-01-16 00:41:10 +08:00
  • b4b32a21df added user agent ayeowch 2013-01-15 08:56:39 +08:00
  • 43ab12ac63 reduced chunk size from 1KB to 64 bytes; useful when number of reachable hops are low and unreachable hops are high ayeowch 2013-01-12 23:52:50 +08:00
  • 5ff3ffb620 added --timeout to specify max. time to download page, default = 120 seconds ayeowch 2013-01-12 21:31:46 +08:00
  • 21dd17aa98 updated readme with current output ayeowch 2013-01-12 01:07:05 +08:00
  • 490acca316 restore JSON output and updated readme with current output ayeowch 2013-01-12 00:58:15 +08:00
  • 033fe8d54e added --tmp_dir to specify download directory and --no_geo to skip geolocation data ayeowch 2013-01-12 00:37:27 +08:00
  • 4832744fd6 initial revision ayeowch 2013-01-08 23:50:26 +08:00