Remove local dnspython submodule since the latest dnspython (as of 1.15.0) supports all the requirements
This commit is contained in:
parent
2715f42722
commit
66e5d5acef
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,6 +1,3 @@
|
||||
[submodule "cymruwhois"]
|
||||
path = cymruwhois
|
||||
url = https://github.com/JustinAzoff/python-cymruwhois.git
|
||||
[submodule "dnspython-orig"]
|
||||
path = dnspython
|
||||
url = https://github.com/rthalley/dnspython/
|
||||
|
@ -130,8 +130,3 @@ Babak Farrokhi
|
||||
|
||||
dnsdiag is released under a 2 clause BSD license.
|
||||
|
||||
### Credits
|
||||
|
||||
- [@rthalley](https://github.com/rthalley) for invaluable [dnspython](https://github.com/rthalley/dnspython) library
|
||||
- [@JustinAzoff](https://github.com/JustinAzoff) for [python-cymruwhois](https://github.com/JustinAzoff/python-cymruwhois) library
|
||||
- [@bortzmeyer](https://github.com/bortzmeyer) for his feedback and patches
|
||||
|
3
TODO.md
3
TODO.md
@ -1,6 +1,3 @@
|
||||
# TODO
|
||||
|
||||
- implement basic DNS client functionality into dnstraceroute to eliminate need
|
||||
of modified dnspython module
|
||||
- add support for python 2.x for the conservatives and faint-hearted ;-)
|
||||
- dnsfingerprint.py tool to fingerprint DNS servers
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit a55e23fbc4b960ca7f88342a89404fc07293096c
|
Loading…
x
Reference in New Issue
Block a user