Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vulnz authored Aug 20, 2018
0 parents commit dbc8d37
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@

**Gmail Spammer.**
![enter image description here](http://oi68.tinypic.com/mkceme.jpg)

Add random emails in order to send from different email adresses emails to your subscribers.

**About:**
This software uses SMTP ( gmail in this case) in order to send emails.


**Setting up:**

in index.php file:

*Put your password inside line 36.*

*Fill line 38, 39, 40.*

*Also if you wish to send html content - use line 13
For title and body use line 45 and 47

in maker.php:

*Add path in line 2.
Add at line 15 your emails**


**Files:**

`index.php` = configuration file

`start.bat` = file that should be start after it was generated in order to

`mail.txt` = put emails where you wish to send

`maker.php` = it generates bat file for curl of index.php. Add at line 15 your email.


**Usage**
After you filled all required lines


0 comments on commit dbc8d37

Please sign in to comment.