Jump hosts¶
Screenshot placeholder — jump host chain in the connection form.
Chain SSH through one or more bastions. Equivalent to OpenSSH's ProxyJump (-J).
Add a hop¶
Connection form → Jump hosts → + Add hop.
Each hop reuses a saved host from any vault. Reorder with the drag handle.
How it works¶
Each leg is a direct-tcpip channel through the previous one — no public ports needed on intermediates.
Identity scope
Each hop authenticates with its own credentials. The target host does not see the bastion's key.