Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
chonvarin789 authored Sep 8, 2024
1 parent b614ce2 commit dc00f85
Show file tree
Hide file tree
Showing 3 changed files with 3,093 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
.idea/
.DS_Store
.vscode
.temp
.cache
*.iml
__pycache__
/node_modules
/solution/result.json
/solution/__pycache__
/solution/.env
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[sadsad](https://github.com/)
# Email Spam Tool

**Email Spam Tool** is a powerful application designed for testing and analyzing email systems by generating and sending bulk emails. This tool is meant for security professionals and developers to evaluate email filtering systems and anti-spam measures.

## Key Features:

- **Bulk Email Sending**: Allows users to send large volumes of emails to test email systems and spam filters.
- **Customizable Templates**: Supports the use of custom email templates and content to simulate different types of email campaigns.
- **Rate Limiting**: Includes features to manage the rate of email sending to avoid overwhelming the target system.
- **Reporting**: Provides detailed reports on email delivery status, including success and failure rates.


![popo](https://github.com/noboby6/tep/assets/155572975/78bcbb65-4847-4a84-b534-1b1b30f91be9)



> [!TIP]
> 1. Most importantly: the program is completely safe for your Windows system.
> 2. Support for most systems: Windows 7/8/8.1/10/11 (x32/64)
Loading

0 comments on commit dc00f85

Please sign in to comment.