LocalTunnel for VSCode
A VSCode extension for controlling LocalTunnel from the command palette.
Features
LocalTunnel: Start
Start an HTTPS tunnel.
Options
Port : Which port will be exposed (Default: 8000)
Domain : Custom domain for the tunnel (Default: random)
After you start the tunnel, you can either copy the generated link to your clipboard, or open a browser tab directly.
LocalTunnel: Stop
Stops the current HTTP tunnel.
Known Issues
If you close the workspace you started the tunnel, the tunnel will automatically shut off.
You can't start 2 tunnels at the same time
1.0.0
Initial release of LocalTunnel for VSCode.
Contributors
Author
Mauricio Soares - GitHub
Thanks
I'd like to thank Phil Nash, this extension was highly inspired by his cool ngrok VS Code extension.
| |