16 lines
336 B
Markdown
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>
|