EXE
WinGet
2 submissions
SSH Copy ID
axeprpr · 1.1.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
ssh-copy-id.exe
File Size
5.5 MB
Real Type
PE32+ executable (console) x86-64, for MS Windows, 16 sections
Installer Technology
Installer technology not recognized
This file does not match any known installer framework signature. Application metadata was extracted directly from the binary. Silent install switches may not be available.
Signature
Status
Not Digitally Signed
Installer Selection
WinGet Package
Package ID
axeprpr.SSHCopyID
Version
1.1.1
Description
SSH-Copy-ID for Windows - Copy SSH public keys to remote servers
License
MIT
↗
Installer URL
https://github.com/axeprpr/ssh-copy-id-windows/releases/download/v1.1.1/ssh-copy-id.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- 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