From 5ab1fe573b692cfedab012217e777d1461714a33 Mon Sep 17 00:00:00 2001 From: Usama Abdul Sattar Date: Mon, 29 Oct 2018 08:39:37 +0500 Subject: [PATCH] Update HiddenEye.py --- HiddenEye.py | 1 + 1 file changed, 1 insertion(+) diff --git a/HiddenEye.py b/HiddenEye.py index cb7291b..9a5a4fd 100644 --- a/HiddenEye.py +++ b/HiddenEye.py @@ -274,6 +274,7 @@ def runPEnv(): #menu where user select what they wanna use def runServeo(): + system('rm link.url 2> /dev/null') system('ssh -o StrictHostKeyChecking=no -o ServerAliveInterval=60 -R 80:localhost:1111 serveo.net > link.url 2> /dev/null &') sleep(7) with open('link.url') as creds: