Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   1065

? Debouncer V3 — Bulk Email Verification Engine | SMTP + Catch-All + Proxy

by godclown - 25 May, 2026 - 01:18 PM
This post is by a banned member (godclown) - Unhide
godclown  
Infinity
17
Posts
11
Threads
1 Year of service
#1
(This post was last modified: 25 May, 2026 - 01:25 PM by godclown.)
[Image: q55lDPa.png]
What's up everyone,

I've been working on this project for a while and it's finally ready for public release. Debouncer V3 is a fully compiled, **Golang-based** bulk email verification engine built from scratch for serious list cleaning — no Python, no Node, no BS dependencies.

---

### ? What makes it different from other checkers?

Most "email checkers" you find here do a basic MX lookup and call it a day. V3 actually goes through a **6-layer verification pipeline**:

1. Syntax Validation— Drops malformed and typo-domain emails before wasting a single proxy request
2. Disposable Domain Filtering— Auto-detects and removes Mailinator, TempMail, and 2000+ throwaway services
3. Real MX Lookup— DNS resolution with caching to avoid redundant lookups
4. Domain Intelligence— Fingerprints providers (Gmail, O365, Google Workspace, Yahoo, etc.)
5. True Catch-All Probing** — Sends ghost accounts to **mathematically prove** whether a domain is Catch-All, instead of guessing
6. SMTP Handshake** — Full RCPT TO verification with randomized `HELO` and `MAIL FROM` envelopes to avoid shadowbanning

---

### ⚙️ Core Features

- ✅ Full **SOCKS4, SOCKS5, HTTP** proxy support including `user:pass` authentication
- ✅ Auto-rotates & drops dead proxies mid-run
- ✅ Per-domain **Token Bucket** rate limiting — never temp-ban yourself on strict providers
- ✅ Smart **combo auto-extractor** — feed it raw `email:pass` or `data|email` lists, it handles the rest
- ✅ Strips Gmail dot-tricks & plus-aliases before deduplication
- ✅ Real-time **TUI dashboard** (live speed, ETA, per-category counters)
- ✅ Multi-format export — **TXT, CSV, JSON** sorted into Live / Dead / Risky / Catch-All folders
- ✅ Configurable via a simple **`config.yaml`** file (workers, timeouts, rate limits, toggles)
- ✅ Greylisting & 4xx bypass with requeueing
- ✅ **Windows `.exe` and Linux ELF** — zero install, just run

---

### ? Free Demo Available

Not sure if it's worth it? I built a **limited free version** that you can download and try right now.

**Free version includes:**
- Syntax validation
- Real MX lookup
- Saves `valid.txt` and `invalid.txt` to a timestamped results folder
- No proxies, no SMTP, no TUI

**Download / Info:**

Hidden Content
You must register or login to view this content.



---

Full Version (Paid): https://xxnullpointerxx.github.io/Debouncer/index.html



[Image: 9laFpaq.png]

This is a bump

This post is by a banned member (alwayswinrr) - Unhide
54
Posts
0
Threads
#2
tyy
This post is by a banned member (testman103) - Unhide
49
Posts
0
Threads
#3
(25 May, 2026 - 01:18 PM)godclown Wrote: Show More
[Image: q55lDPa.png]
What's up everyone,

I've been working on this project for a while and it's finally ready for public release. Debouncer V3 is a fully compiled, **Golang-based** bulk email verification engine built from scratch for serious list cleaning — no Python, no Node, no BS dependencies.

---

### ? What makes it different from other checkers?

Most "email checkers" you find here do a basic MX lookup and call it a day. V3 actually goes through a **6-layer verification pipeline**:

1. Syntax Validation— Drops malformed and typo-domain emails before wasting a single proxy request
2. Disposable Domain Filtering— Auto-detects and removes Mailinator, TempMail, and 2000+ throwaway services
3. Real MX Lookup— DNS resolution with caching to avoid redundant lookups
4. Domain Intelligence— Fingerprints providers (Gmail, O365, Google Workspace, Yahoo, etc.)
5. True Catch-All Probing** — Sends ghost accounts to **mathematically prove** whether a domain is Catch-All, instead of guessing
6. SMTP Handshake** — Full RCPT TO verification with randomized `HELO` and `MAIL FROM` envelopes to avoid shadowbanning

---

### ⚙️ Core Features

- ✅ Full **SOCKS4, SOCKS5, HTTP** proxy support including `user:pass` authentication
- ✅ Auto-rotates & drops dead proxies mid-run
- ✅ Per-domain **Token Bucket** rate limiting — never temp-ban yourself on strict providers
- ✅ Smart **combo auto-extractor** — feed it raw `email:pass` or `data|email` lists, it handles the rest
- ✅ Strips Gmail dot-tricks & plus-aliases before deduplication
- ✅ Real-time **TUI dashboard** (live speed, ETA, per-category counters)
- ✅ Multi-format export — **TXT, CSV, JSON** sorted into Live / Dead / Risky / Catch-All folders
- ✅ Configurable via a simple **`config.yaml`** file (workers, timeouts, rate limits, toggles)
- ✅ Greylisting & 4xx bypass with requeueing
- ✅ **Windows `.exe` and Linux ELF** — zero install, just run

---

### ? Free Demo Available

Not sure if it's worth it? I built a **limited free version** that you can download and try right now.

**Free version includes:**
- Syntax validation
- Real MX lookup
- Saves `valid.txt` and `invalid.txt` to a timestamped results folder
- No proxies, no SMTP, no TUI

**Download / Info:**


---

Full Version (Paid): https://xxnullpointerxx.github.io/Debouncer/index.html



[Image: 9laFpaq.png]

This is a bump

tytytty
This post is by a banned member (tinjas) - Unhide
tinjas  
Infinity
320
Posts
0
Threads
#4
(25 May, 2026 - 01:18 PM)godclown Wrote: Show More
[Image: q55lDPa.png]
What's up everyone,

I've been working on this project for a while and it's finally ready for public release. Debouncer V3 is a fully compiled, **Golang-based** bulk email verification engine built from scratch for serious list cleaning — no Python, no Node, no BS dependencies.

---

### ? What makes it different from other checkers?

Most "email checkers" you find here do a basic MX lookup and call it a day. V3 actually goes through a **6-layer verification pipeline**:

1. Syntax Validation— Drops malformed and typo-domain emails before wasting a single proxy request
2. Disposable Domain Filtering— Auto-detects and removes Mailinator, TempMail, and 2000+ throwaway services
3. Real MX Lookup— DNS resolution with caching to avoid redundant lookups
4. Domain Intelligence— Fingerprints providers (Gmail, O365, Google Workspace, Yahoo, etc.)
5. True Catch-All Probing** — Sends ghost accounts to **mathematically prove** whether a domain is Catch-All, instead of guessing
6. SMTP Handshake** — Full RCPT TO verification with randomized `HELO` and `MAIL FROM` envelopes to avoid shadowbanning

---

### ⚙️ Core Features

- ✅ Full **SOCKS4, SOCKS5, HTTP** proxy support including `user:pass` authentication
- ✅ Auto-rotates & drops dead proxies mid-run
- ✅ Per-domain **Token Bucket** rate limiting — never temp-ban yourself on strict providers
- ✅ Smart **combo auto-extractor** — feed it raw `email:pass` or `data|email` lists, it handles the rest
- ✅ Strips Gmail dot-tricks & plus-aliases before deduplication
- ✅ Real-time **TUI dashboard** (live speed, ETA, per-category counters)
- ✅ Multi-format export — **TXT, CSV, JSON** sorted into Live / Dead / Risky / Catch-All folders
- ✅ Configurable via a simple **`config.yaml`** file (workers, timeouts, rate limits, toggles)
- ✅ Greylisting & 4xx bypass with requeueing
- ✅ **Windows `.exe` and Linux ELF** — zero install, just run

---

### ? Free Demo Available

Not sure if it's worth it? I built a **limited free version** that you can download and try right now.

**Free version includes:**
- Syntax validation
- Real MX lookup
- Saves `valid.txt` and `invalid.txt` to a timestamped results folder
- No proxies, no SMTP, no TUI

**Download / Info:**


---

Full Version (Paid): https://xxnullpointerxx.github.io/Debouncer/index.html



[Image: 9laFpaq.png]

This is a bump

damn
This post is by a banned member (Ricardio2001) - Unhide
34
Posts
0
Threads
#5
working for no proxy ?
This post is by a banned member (teennissdfdf) - Unhide
32
Posts
0
Threads
#6
kjkkkkjk
This post is by a banned member (Tablic) - Unhide
Tablic  
Registered
36
Posts
0
Threads
7 Years of service
#7
thanks
This post is by a banned member (godclown) - Unhide
godclown  
Infinity
17
Posts
11
Threads
1 Year of service
Bumped #8
This is a bump

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)