grahamking / kip

Command line script to keep usernames/passwords in gnupg encrypted text files.
GNU General Public License v3.0
23 stars 6 forks source link

Paste to clipboard from remote ssh #8

Open grahamking opened 12 years ago

grahamking commented 12 years ago

Would be nice if when sshed to a machine, kip could put the password on my local clipboard. Google search gives us:

http://stackoverflow.com/questions/1152362/getting-items-on-the-local-clipboard-from-a-remote-ssh-session http://unix.stackexchange.com/questions/16694/copy-input-to-clipboard-over-ssh

Creating this ticket to track the idea, report on experiments.