Documentation Index
Fetch the complete documentation index at: https://www.thundercompute.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
VS Code
Editor extension
CLI
Command line
Console
Web interface
Port Forwarding
Forward ports directly from the Thunder Compute sidebar in VS Code. Your service gets a public HTTPS URL with automatic DDoS protection.Forward a Port
- In the Thunder Compute sidebar, find your running instance
- Right-click the instance and select Forward Port
- Enter the port number(s) to forward
Manage Forwarded Ports
Forwarded ports appear as child items under your instance in the sidebar. For each port you can:- Open in Browser - click the globe icon next to the port
- Copy URL - click the copy icon to copy the public HTTPS URL
- Remove - click the trash icon to stop forwarding
Limitations
- Port 22 is reserved for SSH and cannot be forwarded
- Valid port range: 1-65535
- HTTP only: Your service must speak HTTP or gRPC. Other protocols like raw TCP or UDP are not currently supported.