Nobre
Nobre2mo ago

Camoufox can't establish connection with a websocket server

No description
4 Replies
Nobre
NobreOP2mo ago
have anyone encountered this behavior before?
Exp
Exp2mo ago
Hi, camoufox may block or wrap certain connection types to avoid fingerprinting or leaking traffic.
Nobre
NobreOP2mo ago
alright i see but this one is kinda crucial, is there a way to allow it?
Exp
Exp2mo ago
Please try the following step go to about:config in Camoufox and ensure these prefs are set correctly network.websocket.enabled → true (must be enabled for WebSockets at all). network.websocket.allowInsecureFromHTTPS → true (needed if your page is https:// but the socket is ws:// instead of wss://)

Did you find this page helpful?