diff --git a/HTTPy.py b/HTTPy.py index a276722..9a682a9 100755 --- a/HTTPy.py +++ b/HTTPy.py @@ -1,6 +1,7 @@ import subprocess import re # YAY REVERSE ENGINEER... wait its just regex import readline +import os #Made this work with linux magic, test #Define Colours