4 Replies
have anyone encountered this behavior before?
Hi, camoufox may block or wrap certain connection types to avoid fingerprinting or leaking traffic.
alright i see
but this one is kinda crucial, is there a way to allow it?
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://)