Public Gateway
Secure tunnel to localhost
netsleuth hosts a public gateway service that allows your development machine to receive incoming HTTP requests no matter where you are.
Zero-configuration
Get a dedicated public URL instantly accessible from anywhere on the internet. No need to configure firewalls or port forwarding. Comes with a fully valid TLS certificate.
Stores requests when you're offline
If a request is made to your public URL while you're offline, the service will store the request and deliver it to you when you reconnect. Perfect for webhooks, this ensures that your development environment doesn't miss any state changes in external services.
Simple pricing
$5/month or $55/year per user. Buy for yourself or add unlimited users to your team.
Or have complete control with your own on-site or self-hosted netsleuth enterprise gateway. Learn more
Use cases
- Webhooks: build and debug Webhooks from services like Stripe, Twilio, Slack, or anything else on your machine without the pain
- Mobile app development: easily test your app against a backend running on your laptop or in the cloud. Visually inspect its HTTP traffic.
- API integrations: visually see how your server communicates with other servers and reduce development time
- Test websites on mobile devices: get an easy, permanent URL to view your local development environment on other devices — over any connection, WiFi or cellular
- Share your
localhost
: send a link to anyone anywhere that lets them see and interact with your work-in-progress, no deployment necessary — perfect for remote teams
Features
Community | Public Gateway subscription | |
---|---|---|
Price | Free & open source | $5/month per user |
DevTools Network tab GUIUse the Chrome DevTools’ Network tab with anything | ✔ | ✔ |
Native node.js integrationUse the DevTools Network tab to inspect all outgoing requests from node.js processes | ✔ | ✔ |
Run a proxy on your machineInspect requests from anything, to anything by reconfiguring your client to make requests through the netsleuth proxy on your machine | ✔ | ✔ |
A better CLI for making HTTP requests
| ✔ | ✔ |
Project autoconfigurationGet everyone on your team set up with zero friction | limited | ✔ |
Public URLGet a public URL that forwards incoming traffic to your local dev env over a secure tunnel | ✔ | |
Automatic HTTPSAutomatic, fully-trusted TLS certificates for your dev hosts | ✔ | |
Hold requests when you're offlineWhen your laptop is offline, the gateway server will store incoming requests and deliver them when you are back online | ✔ | |
Get started | Subscribe now |