Jeno
03/05/2025, 7:08 PMproxyConfiguration: new ProxyConfiguration({
newUrlFunction: () => {
return 'socks5h://brd-customer-...-zone-...:...@brd.superproxy.io:22228';
},
})
Any idea how it should work?
Edit: since I use CamouFox, I tried:
firefoxUserPrefs: {
'network.proxy.socks_remote_dns': true, // Enable remote DNS resolution
},
But it still just hangs.Hall
03/05/2025, 7:08 PMJeno
03/06/2025, 7:44 AMPepa J
03/06/2025, 3:55 PM