|
|
|
|
|
by perlgeek
1613 days ago
|
|
Awesome! Just remember to use `ssh -a` (disabled SSH agent forwarding) when talking to untrusted systems. Edit to add: by default, ssh doesn't forward the SSH agent, but that can be changed by config. Doesn't hurt to add the -a. |
|