Hacker News new | ask | show | jobs
by omribahumi 3868 days ago
This is cool! Any open source proxy that can direct HTTP traffic to one port and SSH to another? OpenVPN supports this with the port-share option [0]

[0]: https://community.openvpn.net/openvpn/wiki/Openvpn23ManPage

1 comments

See this discussion of a lot of the options (sslh, haproxy, and a handful of other projects):

https://news.ycombinator.com/item?id=8923092

Thanks!