Update paster.py

This commit is contained in:
Vividh Mariya
2020-04-12 01:20:12 +05:30
committed by GitHub
parent 2d2230baec
commit dd6097e44a

View File

@@ -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 !