--- iSMTP.py.orig 2018-10-26 04:04:28 UTC +++ iSMTP.py @@ -35,7 +35,7 @@ split_target = "\n " + colors.white + "=" * 23 + " sta def help(): print banner - print " Usage: ./iSMTP.py \n" + print " Usage: ismtp \n" print colors.red + " Required:\n" + colors.normal print "\t-f \tImports a list of SMTP servers for testing.\n\t\t\t\t(Cannot use with '-h'.)" print "\t-h \t\tThe target IP and port (IP:port).\n\t\t\t\t(Cannot use with '-f'.)"