Skip to main content

Connect to an Instance

Interactive

Run the connect command to see a list of your instances:
tnr connect
Select an instance from the menu to connect.

Direct

Connect directly using the instance ID:
tnr connect 0
Use tnr status to see instance IDs. The default ID is 0.

Exposing Services

To expose web servers, Jupyter notebooks, or other services running on your instance, use a Cloudflare Tunnel.

Using Standard SSH

If you prefer using your own SSH client, Thunder Compute is compatible with standard SSH tools. The CLI configures your ~/.ssh/config automatically when you first connect. Need to attach your own keys or copy an IP for manual access? See SSH on Thunder Compute for the saved-key workflow.