nbeny/Security

[Keylogger] Use mail command to send mail

Opened this issue · 0 comments

def send_mail(self, email, password, message):

I think mail command will be much appropriate than connect throw gmail smtp server.
Mail command is available in Linux and MacOS (perhabs windows has one)