Nobre
Nobre16h ago

Camoufox can't establish connection with a websocket server

No description
4 Replies
Nobre
NobreOP16h ago
have anyone encountered this behavior before?
Exp
Exp15h ago
Hi, camoufox may block or wrap certain connection types to avoid fingerprinting or leaking traffic.
Nobre
NobreOP12h ago
alright i see but this one is kinda crucial, is there a way to allow it?
Exp
Exp9h 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?