Bypassing deep packet inspection with socat and HTTPS tunnels
4 points by gioele
4 points by gioele
Nice writeup but I don't see any reason why I would not use https://github.com/yrutschle/sslh instead of this.
Well, this approach deals with deep packet inspection. If you use sslh, your connection will look like SSH rather than HTTPS, and some really restrictive networks might block that.