Thursday, December 15, 2011

sshttp is in the git

A few days ago, I put the sshttp project to the github.
It allows to run SSH and HTTP(S) on the same port
without changing them.

I also checked in new code for lophttpd, to support
IPv6 and bind's to specific addresses other than
INADDR_ANY.

The benchmarks I did were really satisfying, it outperforms
default apache2 installs (surprise, surprise) and also
ngnix. Hope to get some time to plot some statistics
about that.


2 comments:

Anonymous said...

This is great, I'm going to start using this. May contribute fixes back via github. Thank you!

Anonymous said...

Nice one,
I'll try to put it on my Synology NAS, in order to combine httptunnel and ssh on the same port.