diff --git a/paster.py b/paster.py index 289a597..96900e2 100755 --- a/paster.py +++ b/paster.py @@ -39,7 +39,7 @@ def main(theargs): log_file = "/tmp/socklog.txt" # base url where the file will be served to the user - base_url = "localhost" + base_url = "http://localhost/" helpmessage = """ Welcome to SocksBin, the command line pastebin !