10 Commits

Author SHA1 Message Date
1d373df954
add flags in dnseval output and update docs (close #13) 2016-05-14 13:22:02 +04:30
0a5b5f2380
exit the pythonic way 2016-05-09 13:34:28 +04:30
6b246a71d3
accept hostname as dns server in file (closes #12) 2016-05-07 15:08:15 +04:30
30d2adbb10
fix stddev calculaction logic
and other minor refactors
2016-05-07 14:47:54 +04:30
7ae4c613ac
trivial "pythonic" fixes 2016-04-25 11:25:18 +04:30
20d007d672 fix signal issue in Windows
also refactor code and incorporate some "pythonic" patterns
2016-04-14 20:51:13 +04:30
d90cc4a8d5
support for arbitrary dns port for dnstraceroute
and some trivial cleanup and beatufications
2016-04-12 13:33:54 +04:30
b0b3426b0f
use system resolver instead of hardcoded list (resolve #6) 2016-04-10 16:02:23 +04:30
c2709fd1bf
fix layout with variable len addresses (close #4) 2016-04-10 15:36:29 +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