jyasuu

ngrok

Secure tunneling service installation and HTTP tunneling setup.

jyasuu 0 Updated 4mo ago
GitHub

Install

npx skillscat add jyasuu/cheat-sheet/ngrok

Install via the SkillsCat registry.

SKILL.md

ngrok

wget https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-stable-linux-amd64.tgz
sudo tar -xvzf ./ngrok-v3-stable-linux-amd64.tgz -C /usr/local/bin
ngrok config add-authtoken '?'
ngrok http http://localhost:8080