##// END OF EJS Templates
Backport PR #4720: never use ssh multiplexer in tunnels...
Backport PR #4720: 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
MinRK -
r14843:fed448ec
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / filters
tests
__init__.py Loading ...
ansi.py Loading ...
datatypefilter.py Loading ...
highlight.py Loading ...
latex.py Loading ...
markdown.py Loading ...
strings.py Loading ...