How Use ngrok in Windows (2020)
How Use ngrok in Windows (2020)
Ngrok is a command-line software that allows developers to use their local server on the Internet. This wikiHow will teach you how to use ngrok in Windows.
Steps

Downloading

Go to https://ngrok.com/download. You can use any web browser to download ngrok.

Click Download for Windows. A .zip file will download.

Double-click the downloaded file. Many web browsers will display a notification when a file is downloading; if you don't see this, you can find the downloaded file in your "Downloads" folder.

Extract ngrok.exe. When you double-click to open the .zip, you'll see the files within. Click Extract all (if you don't see this, click Compressed Folder Tools) then choose a location for the file to move to and click Extract.

Opening and Using

Open ngrok. It's in your Start menu, most likely under "Recently added."

Type "ngrok authtoken " and press ↵ Enter. Replace "your_auth_token" with your personal authtoken, and this will add your authtoken to your ngrok.yml file. To find your Authtoken, go to https://dashboard.ngrok.com/, sign in, click Authentication > Your Authtoken in the menu on the left side of the page. Your Authtoken is listed at the top of the page. If you don't have an account, you can sign up for a free account at https://dashboard.ngrok.com/signup. You'll need an account in order to use ngrok.

Type "ngrok help" and press ↵ Enter. You'll see a wall of text explaining what ngrok can do with your commands. To run a local server to the Internet, let ngrok know which port to run. For example, type "ngrok http 80" if your server is running from port 80 (which is the default).

What's your reaction?

Comments

https://popochek.com/assets/images/user-avatar-s.jpg

0 comment

Write the first comment for this!