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

fix: disable autostart on ssh command #453

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

f0ssel
Copy link
Contributor

@f0ssel f0ssel commented Mar 20, 2025

Previously we used the coder vscodessh command for the proxy command in the ssh config, which does not have the autostart-on-connect capabilities. This restores the previous behavior.

Previously we used the `coder vscodessh` command for the proxy command in the ssh config, which does not have the autostart-on-connect capabilities. This restores the previous behavior.
@f0ssel
Copy link
Contributor Author

f0ssel commented Mar 20, 2025

I still need to read through the steps to build and test this, but I believe this is the solution.

@aaronlehmann
Copy link
Contributor

LGTM

@bcpeinhardt bcpeinhardt self-requested a review March 20, 2025 14:21
@bcpeinhardt bcpeinhardt merged commit 9b70256 into main Mar 20, 2025
2 checks passed
@bcpeinhardt bcpeinhardt deleted the f0ssel/disable-autostart-ssh branch March 20, 2025 14:23
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.

None yet

3 participants