Skip to content

Can chisel not use websocket or HTTP CONNECT? #131

Open
@yrjyrj123

Description

@yrjyrj123

I tried to capture the packet and confirmed that chisel uses websocket to transmit TCP traffic., like this:
image
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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions