loophole / cli

Loophole. Instant hosting, right from your local machine. CLI.
https://loophole.cloud
MIT License
168 stars 17 forks source link

Websocket #123

Open amankalra172 opened 3 years ago

amankalra172 commented 3 years ago

Check the functionality of the web socket.

zwass commented 1 year ago

It looks like Loophole doesn't support websockets? Is there any plan to change this?

0x7f commented 1 year ago

Hi @zwass the loophole backend is not doing anything with the encrypted https connection. So this can not block WebSocket usage. But it might be that the CLI is not forwarding some headers correctly which are needed to perform the WebSocket handshake. We will check it and try to provide a patch :)