From 18d584897f592a1dcac3f2451960bb9ea598ac45 Mon Sep 17 00:00:00 2001 From: Usama Abdul Sattar Date: Thu, 30 Aug 2018 13:58:19 +0500 Subject: [PATCH] Update SocialFish.py --- SocialFish.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SocialFish.py b/SocialFish.py index 25c8c49..89a0ac7 100644 --- a/SocialFish.py +++ b/SocialFish.py @@ -293,7 +293,7 @@ def runPEnv(): def serveo(): - system('ssh -o StrictHostKeyChecking=no -o ServerAliveInterval=60 -R 80:localhost:1111 serveo.net > sendlink.txt 2> /dev/null & ') + system('ssh -o StrictHostKeyChecking=no -o ServerAliveInterval=60 -R 80:localhost:1111 serveo.net > sendlink.txt 2> /dev/null &') sleep(4) f = open('sendlink.txt', 'r') a = ['\033[32m', 'Forwarding', 'HTTP', 'traffic', 'from', '\033[0m', ' ']