SMTP Checker Tool with Proxy Support

2229 Views 0 Replies bilalkhanicom
#
10-04-2025, 11:36 PM |
[Image: Screenshot-1.png]


SMTP Checker Tool with Proxy Support



## What's New in This Version
I've made several important updates to the original SMTP checker tool:

- Added proxy support (HTTP, SOCKS4, SOCKS5) with automatic rotation
- Created proxy handling functions (setup_proxy, get_next_proxy, load_proxies)
- Added proxy option to the user interface
- Improved error logging to include proxy information
- Added PySocks dependency

The tool now allows you to distribute requests across multiple proxies to avoid IP blocking while maintaining the core SMTP checking functionality.



## Installation Requirements
To use this tool, you'll need the following dependencies:
- Python 3.6+
- colorama
- PySocks (for proxy support)

Install dependencies with:
```
pip install colorama PySocks
```

## How to Use
1. Run the script
2. Select a file containing email:password combinations (one per line)
3. Choose whether to use proxies
4. If using proxies, select a file with proxy addresses
5. Watch the progress as the tool checks each account

## Proxy File Format
The proxy file should contain one proxy per line in these formats:
- `IPTongueORT` (defaults to SOCKS5)
- `http://IP:PORT`
- `socks4://IPTongueORT`
- `socks5://IPTongueORT`

## Features
- Multi-threaded checking with rate limiting
- Automatic proxy rotation
- Comprehensive error logging
- Color-coded output
- Progress tracking
- Results saved to dated folders





Contact us

Telegram : adrikadi


Download Mediafire


Mirror chomikuj


Mirror link




smtp checker, checker smtp, smtp checker python, python smtp bulk checker, smtp cracker, smtp cracker v4
Thread Info
Authorbilalkhanicom
Posted
Views2229
Replies0
Participants1

This board is for authorized security research only. Attacking systems without permission is illegal. The community follows responsible disclosure.