winget install --id axeprpr.SSHCopyID
About SSH Copy ID
SSH-Copy-ID for Windows is a command-line tool that copies SSH public keys to remote servers' authorized_keys files. It provides the same functionality as the Linux ssh-copy-id command but is specifically designed for Windows systems. Features: - Copy SSH public keys to remote servers - Support for custom SSH key files and ports - Automatic creation of remote .ssh directory and authorized_keys file - Duplicate key detection and prevention - Cross-platform compatibility
What's new in 1.1.1
- Hardened the key copy flow by streaming the public key over stdin - Added public key validation before connecting - Added tests for argument parsing and command generation
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.1.1 | Unknown | - Hardened the key copy flow by streaming the public key over stdin - Added public key validation before connecting - Added tests for argument parsing and command generation |
| 1.1.0 | Unknown | support English messages |
| 1.0.0 | Unknown | No notes |