##// 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:

r11034:3d78ea30
r13911:3967cb5a
Show More
.gitmodules
3 lines | 121 B | text/plain | TextLexer
[submodule "components"]
path = IPython/html/static/components
url = https://github.com/ipython/ipython-components.git