Skip to content

ep v1.0 — Fast Release

Latest

Choose a tag to compare

@INTELEON404 INTELEON404 released this 03 Aug 11:17
· 2 commits to main since this release
c302737

2026-08-03

Added

  • -u / -i — Single URL or multi-target list input
  • -mc — Match specific status codes only
  • -sc, -cl, -rt, -server — Toggle output fields
  • -o — Save results to file
  • --retries — Configurable retry count
  • Graceful shutdown on SIGINT/SIGTERM

Core

  • Multi-threaded scanning (-t)
  • Proxy support (-p)
  • Custom headers / method / body
  • Auto-retry with backoff on 429
  • Response cap (10MB default)
  • Silent mode for piping
  • --insecure / --follow-redirects

Install

go install github.com/inteleon404/ep@latest