salarcode / SmartProxy

Firefox/Chrome browser extension. SmartProxy will automatically enable/disable proxy for the sites you visit, based on customizable patterns.
https://addons.mozilla.org/en-US/firefox/addon/smartproxy/
GNU General Public License v3.0
1.93k stars 117 forks source link

Export "proxyDNS" #323

Closed MarisKori closed 11 months ago

MarisKori commented 11 months ago

Description

"proxyDNS": true, isn't imported from SmartProxy-FullBackup.json

Steps to Reproduce

  1. Use Firefox
  2. Create a SOCKS5 proxy with proxyDNS=true, save config
  3. Export config to a file
  4. Reinstall SmartProxy
  5. Import config from the file
  6. See: proxyDNS==false

Which browsers did you test this on?

Firefox

Affected browser versions

Firefox 119.0.1 x64

Affected SmartProxy versions

Version: 1.3.0

Screenshots of the problems or steps to reproduce

No response

Any additional context

No response

salarcode commented 11 months ago

Sorry can't reproduce, Open the backup file, you should find "proxyDNS":true in there where your proxy config is. This means it is as expected. If it is false then change it to true

salarcode commented 11 months ago

Also you might have sync On before or after that can affect the results