Small fix

This commit is contained in:
sTiKyt 2020-05-06 11:31:00 +03:00
parent 3265116822
commit a9315b6768

View File

@ -1,6 +1,6 @@
#!/usr/bin/python3
#
# HiddenEye by https://github.com/DarkSecDevelopers
# HiddenEye by https://dark-sec-official.com
#
from Defs.Languages import *
@ -39,7 +39,7 @@ if __name__ == "__main__":
keyloggerprompt()
addingkeylogger()
cloudfarePrompt()
cloudflarePrompt()
emailPrompt()
inputCustom()
port = selectPort()