MJ WebCaptcha
web captcha

Minimal web captcha for Velocity and Waterfall.

Create a session from your proxy, share the link, and verify the same IP address.

API endpoints

Use the API to create sessions and check verification.

POST /api/v1/captcha/session
GET /api/v1/captcha/verified

Flow

Captcha is tied to the player IP. Only that IP can view or solve it.

/captcha/solve/{sessionId}

Design

Dark, minimal, and focused. Built for fast UX.