##// 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
MinRK -
r13911:3967cb5a
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / console
tests
__init__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...