diff --git a/httpgrep.py b/httpgrep.py index 3aaa612..f153d9f 100755 --- a/httpgrep.py +++ b/httpgrep.py @@ -9,6 +9,9 @@ # httpgrep # # Scans HTTP servers to find given strings in web URIs. # # # +# NOTES # +# quick'n'dirty code # +# # # AUTHOR # # noptrix # # #