From 0ffd7b6c720b4f14e2360b6990bf8c8ca6244192 Mon Sep 17 00:00:00 2001 From: Ben Date: Mon, 22 May 2017 13:59:02 +1000 Subject: [PATCH] Added usage comment for later referal --- HTTPy.py | 1 + 1 file changed, 1 insertion(+) diff --git a/HTTPy.py b/HTTPy.py index c139c0c..00b3ff7 100755 --- a/HTTPy.py +++ b/HTTPy.py @@ -1,5 +1,6 @@ #!/bin/python2.7 #Loockup jsonWhois.com, easy json API for whois lookups ;D +#Might need to run this in windows/on laptop/ in VM from HTMLParser import HTMLParser import httplib