mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-24 09:18:27 +00:00
#2643 ## Implementation 1. Add platform-aware identity-agent dialing: on Window, default to `//./pipe/openssh-ssh-agent`. 2. Keep Unix agent dialing via Unix sockets; unify agent resolution across platforms. 3. Add cross-platform unit tests covering dialer selection and failure paths. |
||
|---|---|---|
| .. | ||
| awsconn | ||
| conncontroller | ||
| connparse | ||
| fileshare | ||
| connutil.go | ||
| sshagent_unix.go | ||
| sshagent_unix_test.go | ||
| sshagent_windows.go | ||
| sshagent_windows_test.go | ||
| sshclient.go | ||