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

1
.gitignore vendored
View File

@ -3,6 +3,7 @@ __pycache__/
*.py[cod]
*$py.class
.idea/
whois.cache
# C extensions
*.so