diff --git a/HTTPy.py b/HTTPy.py index ad40800..7c9be2b 100755 --- a/HTTPy.py +++ b/HTTPy.py @@ -1,3 +1,4 @@ +#!/usr/bin/python2.7 import subprocess import re # YAY REVERSE ENGINEER... wait its just regex import readline