SSH tunnels (x/crypto/ssh)
Open
area:core
- Dominant language
- Go
- Stars
- 218
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Per-source tunnel config: host-key verification, agent auth, keepalives/reconnect. Until this ships, dsn_cmd + user-side `ssh -L` covers remote access.
**Acceptance:** tunnel source connects through a bastion in the integration suite; host-key mismatch is a hard error.
Contributor guide
Research direction
Locate the per-source configuration and integration suite, then trace how dsn_cmd establishes remote connections through a bastion. Verify the tunnel supports host-key verification, agent authentication, keepalives, and reconnects; done means the integration suite passes and a host-key mismatch is a hard error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100