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
d5796af8be
commit
a612237899
|
@ -33,6 +33,5 @@ if __name__ == "__main__":
|
||||||
getCredentials()
|
getCredentials()
|
||||||
|
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
system('pkill ssh')
|
|
||||||
endMessage()
|
endMessage()
|
||||||
exit(0)
|
exit(0)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user