Hacker News new | ask | show | jobs
by tlunter 3868 days ago
Future reference, github SSH can be used over 443: https://help.github.com/articles/using-ssh-over-the-https-po...

Helpful when 22 is blocked (train stations and such)

2 comments

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

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!
This change is also required when sbux moves to using Google internet. I was scratching my head when it worked one week and then stopped working the next.