|
|
|
|
|
by saltcured
3 hours ago
|
|
I always use keys in my SSH agent. Because the jump mechanism works via use of TCP forwarding, each host authn step is talking "directly" to your client. Importantly, this means it still works without requiring "agent forwarding" for the connection you are making. |
|