Send unlimitted number of emails, coded using java and netbeans.
- open up command prompt / terminal
- cd to location of program (ex. cd SpamMail)
- run by typing "java -jar SpamMail.jar"
- enter the target email
- enter the message
- enter the amount of emails you want to send
Note: This program currently has no GUI therefore when you click on the .jar file it appears to not open. Make sure you open the file in command prompt following the instructions above.
Want to test the program Click here to download.
a project made by Sydney Ricafort.