This post is by a banned member (godclown) - Unhide
OP 25 May, 2026 - 01:18 PM
(This post was last modified: 25 May, 2026 - 01:25 PM by godclown.)
Reply
![[Image: q55lDPa.png]](https://i.imgur.com/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
This is a bump
This post is by a banned member (alwayswinrr) - Unhide
25 May, 2026 - 03:19 PM
Reply
This post is by a banned member (testman103) - Unhide
25 May, 2026 - 03:59 PM
Reply
(25 May, 2026 - 01:18 PM)godclown Wrote: Show More![[Image: q55lDPa.png]](https://i.imgur.com/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
This is a bump
tytytty
This post is by a banned member (tinjas) - Unhide
26 May, 2026 - 06:16 AM
Reply
(25 May, 2026 - 01:18 PM)godclown Wrote: Show More![[Image: q55lDPa.png]](https://i.imgur.com/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
This is a bump
damn
This post is by a banned member (Ricardio2001) - Unhide
26 May, 2026 - 11:39 AM
Reply
This post is by a banned member (teennissdfdf) - Unhide
28 May, 2026 - 10:17 AM
Reply
This post is by a banned member (Tablic) - Unhide
31 May, 2026 - 01:15 PM
Reply
This post is by a banned member (godclown) - Unhide
OP 04 June, 2026 - 01:02 PM
Reply
|