SSH over websockets
Alex Bligh
alex at alex.org.uk
Fri Jan 30 20:18:31 AEDT 2015
On 30 Jan 2015, at 08:28, Michael Felt <aixtools at gmail.com> wrote:
> I must be missing the point here somehow. From my simple mind I think that
> two things would be needed - first a mod, e.g., mod_sshd, or better an
> addition to mod_auth and mod_proxy so that a URL could be used to initiate
> contact to an sshd server elsewhere.
See https://github.com/abligh/apache-websocket/tree/master/vncproxy
which is a fork of apache-websocket to include a generalised tcpproxy.
Ignore the name vncproxy - it does some extra stuff for vnc if you want,
but will forward any tcp channel. Feel free to hack it about, then
forward it to 127.0.0.1:22.
--
Alex Bligh
More information about the openssh-unix-dev
mailing list