← Package directory
Available on winget

Install SSH Copy ID

SSH-Copy-ID for Windows - Copy SSH public keys to remote servers

Install with winget
winget install --id axeprpr.SSHCopyID
Upgrade
winget upgrade --id axeprpr.SSHCopyID
Uninstall
winget uninstall --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

Read release notes

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