7

ngrok - download

 1 year ago
source link: https://ngrok.com/download
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Install ngrok

The fastest way to put anything on the internet.

Mac OS
Windows
Linux
Docker
Other
Download TGZ file
x86-64
Download
Then extract ngrok from the terminal
$ sudo tar xvzf ~/Downloads/ngrok-v3-stable-linux-amd64.tgz -C /usr/local/bin
Install ngrok via Apt
$ curl -s https://ngrok-agent.s3.amazonaws.com/ngrok.asc | sudo tee /etc/apt/trusted.gpg.d/ngrok.asc >/dev/null && echo "deb https://ngrok-agent.s3.amazonaws.com buster main" | sudo tee /etc/apt/sources.list.d/ngrok.list && sudo apt update && sudo apt install ngrok
Install ngrok via Snap
$ snap install ngrok
Add authtoken
$ ngrok config add-authtoken <token>
Don’t have an authtoken? Sign up
Start a tunnel
$ ngrok http 80

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK