Skip to content

Interact with the system's SSH command and copy the public key to the remote machine.

License

Notifications You must be signed in to change notification settings

s2504s/ssh-copy-id

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssh-copy-id

Interact with the system's SSH command and copy the public key to the remote machine.

Build for Linux

go build -o ssh-copy-id

Build for Windows

go build -o ssh-copy-id.exe

Usage

(venv) ❯❯  ssh-copy-id git:(master) 09:47  ssh-copy-id
2024/09/06 09:47:16 Usage: ssh-copy-id -i /path/to/id_rsa.pub user@host

About

Interact with the system's SSH command and copy the public key to the remote machine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages