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:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user