add support for AS Number and name in trace (fix #7)

- also added cymruwhois as submodule

Thanks to @bortzmeyer for initial patch
This commit is contained in:
2016-04-10 19:48:43 +04:30
parent add9b1f782
commit ae06910b4b
4 changed files with 83 additions and 11 deletions

3
.gitmodules vendored
View File

@ -2,3 +2,6 @@
path = dnspython
url = https://github.com/farrokhi/dnspython.git
branch = python3
[submodule "cymruwhois"]
path = cymruwhois
url = https://github.com/JustinAzoff/python-cymruwhois.git