assh icon indicating copy to clipboard operation
assh copied to clipboard

SSH from A through B to C, using private key on B

Open ghostiam opened this issue 6 years ago • 0 comments

    ssh       ssh
A ------> B ------> C
    ^          ^
 using A's   using B's
 ssh key     ssh key

Is this possible with "assh"? https://serverfault.com/questions/337274/ssh-from-a-through-b-to-c-using-private-key-on-b

Commands from the answer do not work with "assh".

ghostiam avatar Dec 28 '19 10:12 ghostiam