This website requires JavaScript.
Explore
Help
Sign In
benjamyn
/
DNS-py2
Watch
1
Star
0
Fork
0
You've already forked DNS-py2
Code
Issues
Pull Requests
Releases
Wiki
Activity
24
Commits
3
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Benjamyn Love
2af820f565
Fixed logic issue
2018-03-25 05:25:03 +11:00
libs
added colours and made them configurable
2018-03-20 03:42:07 +11:00
config.json
So many changes....
2018-03-20 06:46:05 +11:00
main.py
Fixed logic issue
2018-03-25 05:25:03 +11:00
README.md
Update README.md
2018-03-20 15:21:24 +11:00
TODO
Added CNAME->A record function and implemented the lookup chain from
2018-03-23 05:32:04 +11:00
README.md
<html>
Rewriting of DNS-py
Introducing DNS-py2: Electric Boogaloo
Dependancies
whois
dnspython (sudo pip2 install dnspython)
ipwhois (sudo pip2 install ipwhois)
readline (sudo pip2 install readline) #linuxonly
</html>
Description
DNS-py2
Readme
126
KiB
Languages
Python
100%