Update paster.py
This commit is contained in:
@@ -39,7 +39,7 @@ def main(theargs):
|
|||||||
log_file = "/tmp/socklog.txt"
|
log_file = "/tmp/socklog.txt"
|
||||||
|
|
||||||
# base url where the file will be served to the user
|
# base url where the file will be served to the user
|
||||||
base_url = "https://socksbin.magnum.wtf/"
|
base_url = "localhost"
|
||||||
|
|
||||||
helpmessage = """
|
helpmessage = """
|
||||||
Welcome to SocksBin, the command line pastebin !
|
Welcome to SocksBin, the command line pastebin !
|
||||||
|
|||||||
Reference in New Issue
Block a user