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
Benjamyn Love
2057d2a3fd
fixed some py3 errors
2018-09-02 15:58:57 +10:00
libs
fixed some py3 errors
2018-09-02 15:58:57 +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
main.py
fixed some py3 errors
2018-09-02 15:58:57 +10:00
README.md
Update README.md
2018-04-08 07:50:28 +10:00
requirments.txt
Fixed up local libs and main.py, waiting on whois lib
2018-08-30 02:18:14 +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%