Bypassing deep packet inspection with socat and HTTPS tunnels
Summary
The post documents a method to bypass deep packet inspection by tunneling SSH over HTTPS using socat, effectively turning it into a SOCKS proxy. It provides client and server configuration, including a systemd service with sandboxing and credentials for key material, highlighting both the technique and potential security risks.