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
36
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
0a33f67577
.
2018-05-02 17:18:49 +10:00
libs
Added POST support for the / route and basic DNS lookups
2018-05-02 09:41:09 +10:00
static
/css
PROGRESS git add --allgit add --allgit add --all git add --all11! :D
2018-05-01 21:49:42 +10:00
templates
Added POST support for the / route and basic DNS lookups
2018-05-02 09:41:09 +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
gui.py
.
2018-05-02 17:18:49 +10:00
install.sh
PROGRESS git add --allgit add --allgit add --all git add --all11! :D
2018-05-01 21:49:42 +10:00
main.py
Added basic shit
2018-05-01 11:41:14 +10:00
main.pyc
Added POST support for the / route and basic DNS lookups
2018-05-02 09:41:09 +10:00
README.md
Update README.md
2018-04-08 07:50:28 +10:00
requirements.txt
PROGRESS git add --allgit add --allgit add --all git add --all11! :D
2018-05-01 21:49:42 +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%