From dd6097e44ac8c485c439439a6b5329f8393cfc74 Mon Sep 17 00:00:00 2001 From: Vividh Mariya <55412084+MagnumDingusEdu@users.noreply.github.com> Date: Sun, 12 Apr 2020 01:20:12 +0530 Subject: [PATCH] Update paster.py --- paster.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 !