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

SSH forwarding does not work #426

Open
code-asher opened this issue Jan 22, 2025 · 0 comments
Open

SSH forwarding does not work #426

code-asher opened this issue Jan 22, 2025 · 0 comments
Labels
customer-reported help wanted Extra attention is needed

Comments

@code-asher
Copy link
Member

code-asher commented Jan 22, 2025

With this setting, I would expect forwarding to work.

"coder.sshConfig": [
        "AddKeysToAgent=yes",
        "ForwardAgent=yes"
    ],
}

However, it has been reported that the forwarding does not work. Forwarding with VS Code's SSH Remote plugin directly does work (using config-ssh -o ForwardAgent=yes)

@coder-labeler coder-labeler bot added customer-reported help wanted Extra attention is needed labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant