Download & Install
The fastest way to put anything on the internet.
Coding agentsPrompt
Copy this prompt into your coding agent
Install ngrok and help me get authenticatedso I can get my service online.Your agent will inevitably ask for your authtoken—sign up for a free account to get one.
Get a public URL for your app
ngrok http 8080 is an example port. Tell your agent the correct port or just ask it: “Find what port my service runs on.”
Open your ngrok URL in a browser to see it working!
You’re all set. What’s next?
Add OAuth, rate limiting, or WAF protection
Our expose-localhost agent skill will guide you through any (or all) of these with Traffic Policy. No need to write your own YAML.
npx skills add ngrok/agent-skillsThen invoke it:
/expose-localhostor:
Make my app publicly accessibleInspect every detail of your traffic
Watch the flow in real time, then dig into the headers, body, latency, response, and more for every request.
Configure your agent
Configure settings like multiple endpoints, load balancing, and traffic transformation with Traffic Policy.
