Salar K

Results 161 comments of Salar K

What is the type of proxy you have tried, Http or Socks5 ?

With Http proxies, DNS is expected to leak as there no option available for extensions to enable DNS over HTTPS. Related to #160 and the Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1455425 As for...

Also try in Always Enable mode first. In Smart mode the rules will apply if the rule domain matches

Thanks for linking that bug, it seems that the problem comes down to the `proxy.onRequest` event which only works on HTTP based protocols. Firefox needs to do something about this...

SmartProxy doesn't use PAC functions, as the proxy rules engine doesn't run in that environment and those functions are not available. Adding CIDR would only make sense as a complement—similar...

In a second thought, at the time of checking rules, the IP is NOT available, just hostname, so basically this is not possible to do in Firefox. https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/proxy/RequestDetails But in...

I only support the main stable channel and that is on version 142.0.7444.135. Reports of broken functionally on non-stable channels is not new. I'll check again once 144 is released

Check your syncing settings, what are they?

Yes of course, have a backup first

Thank you for the report, this project is in maintenance mode, meaning I accept PRs only