Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support tunneling of commands #207

Open
krlmlr opened this issue Oct 16, 2023 · 0 comments
Open

Support tunneling of commands #207

krlmlr opened this issue Oct 16, 2023 · 0 comments

Comments

@krlmlr
Copy link

krlmlr commented Oct 16, 2023

I'd like to run commands on the remote host directly, via something like

ssh IqKsfoiclsNnxqztDKoj:[email protected] echo ok

Currently, I'm seeing error output when trying this.

Is this something as easy as starting sshd with less restrictive options? Is this something you would support, perhaps via switch?

Use case: when debugging GitHub Actions run, I'd like to connect to the workers with VS Code. I guess this feature is a prerequisite here, not sure it will be sufficient, though.

Is this related to #181?

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

No branches or pull requests

1 participant