| 
  LocalTunnel for VSCodeA VSCode extension for controlling LocalTunnel from the command palette. 
      FeaturesLocalTunnel: Start
Start an HTTPS tunnel. OptionsPort: 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.0Initial release of LocalTunnel for VSCode. ContributorsAuthorMauricio Soares - GitHub ThanksI'd like to thank Phil Nash, this extension was highly inspired by his cool ngrok VS Code extension. |  |