Skip to main content
This guide explains how to add ngrok support to your Visual Studio workflow using a Visual Studio extension. It covers installing the extension and connecting it to your ngrok account.

What you’ll need

1. Install the Visual Studio extension

Install the ngrok extension for Visual Studio.

2. Configure the extension

Open Visual Studio and configure the extension with your ngrok authtoken. Follow the extension’s documentation for the exact configuration fields and workflow.

3. Start an ngrok tunnel from Visual Studio

Start a tunnel using the extension. Use the generated URL to reach your local app through ngrok.