Skip to content

Commit 3d20e13

Browse files
committed
Remove Reacher Dashboard from README — separate project
1 parent 3033fb7 commit 3d20e13

1 file changed

Lines changed: 0 additions & 23 deletions

File tree

README.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -356,29 +356,6 @@ No extra commands. No flags. It just knows when you ran an audit and drops a cle
356356

357357
---
358358

359-
## Reacher Dashboard
360-
361-
HackCode ships with [Reacher Dashboard](https://github.com/itwizardo/reacher-dashboard) — a self-hosted email verification UI powered by the open-source [Reacher](https://github.com/reacherhq/check-if-email-exists) API.
362-
363-
Verify emails before they hit your mailing list. Catch invalid, disposable, and risky addresses. Export clean lists as CSV.
364-
365-
- **Bulk verification** — drag-drop a CSV, verify thousands of emails
366-
- **5x parallel** — verifies 5 emails at once
367-
- **Filter tabs** — All / Safe / Risky / Invalid / Unknown
368-
- **Separate exports** — export only safe emails, only invalid, or all
369-
- **Self-hosted** — runs on your own server, no third-party SaaS
370-
- **Single HTML file** — zero dependencies, works offline
371-
372-
```bash
373-
# Deploy on any VPS
374-
git clone https://github.com/itwizardo/reacher-dashboard.git
375-
cd reacher-dashboard && docker-compose up -d
376-
```
377-
378-
Open `http://your-server-ip` and start verifying.
379-
380-
---
381-
382359
## Self-Updating
383360

384361
HackCode checks for updates on startup. When a new version is available:

0 commit comments

Comments
 (0)