A better alternative to the older, perl-based sslh for those who would like to use SSH and SSL on the same port (could be useful if you’re behind a restrictive firewall, e.g. at an Internet café):
http://www.rutschle.net/tech/sslh.shtml
It’s implemented in C for better performance and supports privilege dropping.
(via XTaran)
Thank you for sharing this. It help me out for my firewall issue.