Skip to content

Conversation

@sjmiller609
Copy link
Contributor

@sjmiller609 sjmiller609 commented Feb 1, 2026

Also supports reverse tunnel for local to remote VM port forward


Note

Medium Risk
Adds a new command that executes privileged setup scripts on remote VMs and opens SSH tunnels; failures or script issues could affect VM state and connectivity.

Overview
Adds a new kernel browsers ssh <id> command that provisions SSH access on a running browser VM (installs/configures sshd + a websocat websocket bridge via process.exec), then launches a local ssh session through a ProxyCommand.

Supports ephemeral ed25519 key generation (or -i existing key), optional -L/-R port forwarding and --setup-only, and updates dependencies to include golang.org/x/crypto (plus bumps related x/* indirects).

Written by Cursor Bugbot for commit 1ef7c0e. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 3 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

Copy link
Contributor

@rgarcia rgarcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@sjmiller609 sjmiller609 merged commit 2d940f3 into main Feb 1, 2026
2 checks passed
@sjmiller609 sjmiller609 deleted the ssh branch February 1, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants