Update paster.py

This commit is contained in:
Vividh Mariya
2020-04-12 01:19:02 +05:30
committed by GitHub
parent 9cb1022118
commit 2d2230baec

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 = "https://socksbin.magnum.wtf/"
base_url = "localhost"
helpmessage = """
Welcome to SocksBin, the command line pastebin !