LAUNCH2025Expose your localhost to the internet, intercept webhooks, record flows, and debug traffic with AI. No config required.
Get a public URL for your localhost in 3 simple steps.
Install the Node.js CLI globally on your machine using npm.
Run the command pointing to your local server port.
Get a public URL instantly and view traffic in our dashboard.
A complete suite of tools for the modern backend engineer.
Instantly create a public URL (e.g., cool-api.proxylens.dev) that tunnels traffic to your local port.
Capture and replay webhooks from Stripe, Slack, or GitHub without redeploying your code.
Mock responses, inject headers, or simulate errors (500, 404) to test how your app handles failure.
Record a user journey, save it as a "Flow", and replay it with 100x concurrency to stress test your API.
Get instant insights on errors, performance bottlenecks, and security headers using Gemini AI.
Run npx proxylens 3000 in your terminal to inspect traffic without leaving your workflow.