9 Commits

Author SHA1 Message Date
77df91f18f
Handle root permission requirement on certain platforms
also few a handful of nasty bugs
2016-04-12 12:07:24 +04:30
ae06910b4b
add support for AS Number and name in trace (fix #7)
- also added cymruwhois as submodule

Thanks to @bortzmeyer for initial patch
2016-04-10 19:48:43 +04:30
c9537eb31f
eliminate privileged user requirement (fixes #3) 2016-04-10 16:07:42 +04:30
508731319a
code cleanup 2016-04-10 16:05:46 +04:30
b0b3426b0f
use system resolver instead of hardcoded list (resolve #6) 2016-04-10 16:02:23 +04:30
9e5adde1bb
rename dnsperf -> dnseval to avoid confusion with nominom's dnsperf
- rename dnsperf.py -> dnseval.py
- improve help text
2016-04-09 11:37:42 +04:30
0b068b849b beautify code 2016-04-08 12:32:50 +04:30
10fcdb8413 improved error handling 2016-04-07 15:23:38 +04:30
fb68ba76d7 add initial version of dnstraceroute utility
- also updated README and TODO
- made a symlink to dns directory under dnspython module directory (I
  could not figure out an smarter way to do this)
2016-04-07 14:23:28 +04:30