diff --git a/pnger.py b/pnger.py index ae1cb7a..cd3d6df 100644 --- a/pnger.py +++ b/pnger.py @@ -9,19 +9,6 @@ ''' import sys import argparse -''' -Created on Mar 2, 2013 - -Created on Mar 2, 2013 -@descr: little script that finds subdomains of a domain specified - as a command line argument -@author: Evan J Johnson - -@bugs: -It doesn't work amazingly. It works okay. I had the idea that this might work... -but I think it needs more work. It will only find subdomains that have been indexed by -search engines -''' def pngit(infile, outfile):