Please document how can I initiate connection of ssh client via some non-standard transport (not via tcp or ssh-forwarding). Right now I need to use socks, but it can be almost everything (http "CONNECT", websocket, unix fifo, etc.). Maybe I've missed already-existing reference?