95 Commits

Author SHA1 Message Date
850e522bbd
add possibility of using TCP instead of UDP 2016-05-04 12:49:34 +04:30
2685d792c7
fix a calculation bug with "-c1" (closes #10) 2016-05-04 12:40:05 +04:30
f167739ea2
improve whois 2016-05-04 12:09:13 +04:30
380c357e5f Merge remote-tracking branch 'refs/remotes/origin/master' 2016-05-04 09:22:28 +04:30
9d28cd8faa
bundle the latest cymruwhois as it is not available on pypi 2016-05-04 09:21:30 +04:30
ca969e4d58 instruct nose to test dnstracerotue.py 2016-05-03 19:54:56 +04:30
2880c6ae3a add basic unit test for nose 2016-05-03 19:53:37 +04:30
31372790e9
reorder badges 2016-05-02 17:30:34 +04:30
f91b1cdb52
add some badges of honor! 2016-05-02 17:29:50 +04:30
daaaef27ee
updated sample output with accurate timing 2016-05-02 17:22:44 +04:30
97a97d53cc
improve elapsed time calculation logic using async threads
also bump version
2016-05-02 17:02:09 +04:30
bd643fddae
fix typo 2016-05-02 15:09:03 +04:30
b98a2100ee
return to previous time calculation login
this logic is deeply flawed and needs an async dns lookup mechanism to work correctly
2016-05-02 13:40:13 +04:30
3959c3d0b8
improve elapsed time calculation logic 2016-05-02 13:01:28 +04:30
93c9edbd51
trivial name changes 2016-05-02 12:46:51 +04:30
991757e223
update README 2016-05-02 12:45:53 +04:30
9c54956170
update README to reflect new expert tips 2016-05-02 12:44:50 +04:30
61ac2327fd
improve misleading expert hint 2016-05-02 12:39:20 +04:30
1f061db665
bump version 2016-05-02 12:32:06 +04:30
e7133aada8
add expert hint and colorful mode 2016-05-02 12:31:07 +04:30
7f4a44c70f
small fixes for PyPI 2016-05-02 11:17:00 +04:30
fe5c30ce24
bump version again 2016-05-01 23:06:02 +04:30
7bf1ba2586
bump version 2016-05-01 23:03:32 +04:30
254ec64388
update dependencies 2016-05-01 23:02:57 +04:30
88c5e20c69
fix typo 2016-05-01 11:50:04 +04:30
0ff559610f
fix markdown spacing 2016-05-01 11:47:38 +04:30
9462976aaa
add author information 2016-05-01 10:07:41 +04:30
71348bba99 Merge remote-tracking branch 'refs/remotes/origin/master' 2016-05-01 10:07:26 +04:30
50d5d60eae
add installation instructions 2016-05-01 10:00:28 +04:30
dc4dfc7b6f
improving setuptools script 2016-04-30 22:26:00 +04:30
dd926f4eb3
fix cymruwhois dependency for setuptools 2016-04-30 21:47:15 +04:30
264ea765e8
add link to github 2016-04-30 17:29:11 +04:30
e64e67881f
update README and setuptools script 2016-04-30 17:15:52 +04:30
3052447bf7
we actually depend on cymruwhois 1.4 2016-04-30 16:11:10 +04:30
ae1e3262ac
add build status from travis 2016-04-30 16:05:37 +04:30
fce8cb204c
use nosetests 2016-04-30 16:03:43 +04:30
b1e875ef84
update travis config file 2016-04-30 15:59:33 +04:30
edb5ade0d4
add travis-ci support 2016-04-30 15:57:39 +04:30
183fc5e67f
fixed dependecy mismatch 2016-04-30 15:51:12 +04:30
63789d150f
update dnspyhon submodule 2016-04-30 15:42:44 +04:30
cd97bd2b59
add setuptools support 2016-04-30 15:41:28 +04:30
d9bace03fe
refactor 2016-04-30 14:42:29 +04:30
7ae4c613ac
trivial "pythonic" fixes 2016-04-25 11:25:18 +04:30
98e0a8199f
add ability to define arbitrary src port and IP address 2016-04-16 14:11:38 +04:30
20d007d672 fix signal issue in Windows
also refactor code and incorporate some "pythonic" patterns
2016-04-14 20:51:13 +04:30
8322a83e52 fix signal handling error on windows 2016-04-14 16:51:07 +04:30
529cf2464f fix signal handling error on windows 2016-04-14 13:33:45 +04:30
09a67904b1
add "-n" option to disable reverse lookups 2016-04-13 20:50:23 +04:30
d90cc4a8d5
support for arbitrary dns port for dnstraceroute
and some trivial cleanup and beatufications
2016-04-12 13:33:54 +04:30
d43b03909e
update README to reflect new dnsping output 2016-04-12 13:06:55 +04:30