mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
parent
ea6f3aa627
commit
22ec0db34c
|
@ -89,7 +89,7 @@ def checkOpenportinstall(): # Check If installed properly
|
|||
if 256 == system('which openport > /dev/null'):
|
||||
print('[*] Openport not Installed correctly, Try installing it manually !!')
|
||||
print('[*] Check Here ... https://openport.io/download')
|
||||
input('/n Press Enter To Continue')
|
||||
input('\n Press Enter To Continue')
|
||||
else:
|
||||
print('[*] Openport Installation Success !!')
|
||||
sleep(1)
|
||||
|
|
Loading…
Reference in New Issue
Block a user