Commit Graph

133 Commits

Author SHA1 Message Date
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
4ac4abf20b add option to use arbitrary DNS port number (default 53) 2016-04-12 12:57:26 +04:30
3ac3a1e843 provide a list of public dns servers to use with dnseval 2016-04-12 12:20:23 +04:30
df16dc275f improve README to explain module requirement 2016-04-12 12:16:24 +04:30
77df91f18f Handle root permission requirement on certain platforms
also few a handful of nasty bugs
2016-04-12 12:07:24 +04:30
8892984c2d update TODO 2016-04-11 14:30:48 +04:30
1df6685980 fix links 2016-04-10 20:09:21 +04:30
85106fa7eb add Credits section 2016-04-10 20:04:54 +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
add9b1f782 code cleanup 2016-04-10 19:23:20 +04:30
b91962ab72 accept dns server by name (fixes #5) 2016-04-10 16:43:09 +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