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
31
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
3b2b0bcff4
Added easier install
2018-05-01 11:04:27 +10:00
libs
added venv
2018-05-01 10:28:28 +10:00
codes.csv
Added Proper countries to the iplookup
2018-03-29 05:38:41 +11:00
config.json
Added proper wandows support
2018-03-30 01:51:20 +11:00
install.sh
Added easier install
2018-05-01 11:04:27 +10:00
main.py
Added easier install
2018-05-01 11:04:27 +10:00
main.pyc
Added easier install
2018-05-01 11:04:27 +10:00
README.md
Update README.md
2018-04-08 07:50:28 +10:00
requirements.txt
Added easier install
2018-05-01 11:04:27 +10: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%