Create a HTTPS Tunnel to avoid network hard limitations
I haven't tested this but a product like https://ngrok.com in theory allows you to access a SSH port over https by forwarding TCP traffic.
If that works then you can set-up a SOCKS proxy or something using good old SSH or any other tunnel.
Ngrok encapsulates your TCP traffic within HTTPS so whatever firewall or filter is none the wiser.