DNS-py2/README.md
2018-03-20 15:21:24 +11:00

16 lines
336 B
Markdown

<html>
<body>
<center> <h1>Rewriting of DNS-py</h1> </center>
Introducing DNS-py2: Electric Boogaloo
<h2>Dependancies</h2>
- <a href="http://git.vps.int.local/benjamyn/whois">whois</a>
- dnspython (sudo pip2 install dnspython)
- ipwhois (sudo pip2 install ipwhois)
- readline (sudo pip2 install readline) #linuxonly
</body>
</html>