Expand description
OpenSSH session helpers (ssh, scp, ssh-copy-id).
Structsยง
- SshEnv
- Environment overrides for Desktop askpass (and related OpenSSH knobs).
- SshSession
- SSH destination plus askpass policy.
Functionsยง
- default_
identity_ ๐pubkey - First existing default OpenSSH public key under
$HOME/.ssh. - identity_
private_ ๐key - Private key path next to a
.pubfile (id_ed25519.pubโid_ed25519). - remote_
install_ key_ banner - Operator banner before
ssh-copy-id(pubkey path included). - require_
ok ๐