-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for multiple tunnel/ProxyJump hosts
This commit adds the ability to specify a comma-separate list of tunnel hosts to establish a connection through, either in the "tunnel" argument passed to the main connect and listen functions or via the ProxyJump config file option. Thanks go to Adam Martin for suggesting this enhancement and proposing a solution.
- Loading branch information
Showing
2 changed files
with
102 additions
and
72 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