coder / coder/jetbrains-coder

Handle SSH config conflicts better

Open
#351 1 comment 1 reaction 0 assignees View on GitHub
good first issue
Dominant language
Kotlin
Stars
33
Forks
18
Avg merge
2d 13h
Merged PRs (30d)
1

Description

~I think we will need to prepend the config to avoid being clobbered by `Host *` configs further up in the stack.~ If we prepend it needs to be via an include to avoid clobbering any global settings not under a host block at the top.

But we should also change the host name because it is probably not uncommon to have a `*.mycompany.com` entry. We could prepend the URL or swap it with the agent name. Or obfuscate the domain in some way.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.