fake-mailer
fake-mailer copied to clipboard
Send Mail Anonymously with this Script
Fake Mailer
[+] Disclaimer :
Fake Mailer is tool to Send Mail Anonymously from a different Email.This process can take upto 5 mins. This tool is created for Educational Purpose Only !! I am not responsible for any Misuse of this tool !!
Installation :
-
apt update
-
apt install git python2 -y
-
git clone https://github.com/htr-tech/fake-mailer
-
cd fake-mailer
Run : python2 mailer.py
Or ; Use Single Command
apt update && apt install git python2 -y && git clone https://github.com/htr-tech/fake-mailer && cd fake-mailer && python2 mailer.py