ngrok

star 0

Secure tunneling service installation and HTTP tunneling setup.

jyasuu By jyasuu schedule Updated 1/22/2026

name: ngrok description: Secure tunneling service installation and HTTP tunneling setup.

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
Install via CLI
npx skills add https://github.com/jyasuu/cheat-sheet --skill ngrok
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator