Update HiddenEye.py

This commit is contained in:
Usama Abdul Sattar 2018-10-29 20:36:22 +05:00 committed by GitHub
parent 5ab1fe573b
commit a1317e7cd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -274,7 +274,6 @@ 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: