Open
Description
I tried to capture the packet and confirmed that chisel uses websocket to transmit TCP traffic., like this:
If the firewall only allows HTTP traffic and websocket is not allowed, chisel will not work.
Can chisel only use HTTP?
I find a similar thing called Bidirectional-streams Over Synchronous HTTP (BOSH).
https://en.wikipedia.org/wiki/BOSH_(protocol)