-
Notifications
You must be signed in to change notification settings - Fork 405
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The dbclient has flags that have equivalent opts: -b to -o BindAddress -i to -o IdentityFile -A to -o ForwardAgent -K to -o ServerAliveInterval -J is same as -o ProxyCommand Note: in the OpenSSH "-K Enables GSSAPI‐based authentication". For interoperability use the -o ServerAliveInterval. Note: in the OpenSSH the -J is same a -o ProxyJump. For interoperability use the -o ProxyCommand.
- Loading branch information
Showing
2 changed files
with
52 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters