##// END OF EJS Templates
never use ssh multiplexer in tunnels...
never use ssh multiplexer in tunnels `ssh -f` is [broken in OpenSSH](https://bugzilla.mindrot.org/show_bug.cgi?id=1948) when a ControlMaster multiplexed connection is used. `-S none` disables the multiplexed connection. closes #4717

File last commit:

r3673:b9f54806
r13911:3967cb5a
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer