bekh6ex / firefox-container-proxy

[Firefox extension] Assign a proxy to a Firefox container
https://addons.mozilla.org/en-US/firefox/addon/container-proxy/
BSD 2-Clause "Simplified" License
137 stars 14 forks source link

Version 0.1.19 breaks DNS forwarding #47

Closed nvllsvm closed 2 years ago

nvllsvm commented 2 years ago

Firefox 94.0 Arch Linux Firefox Multi-Account Containers 8.0.1

With Container proxy 0.1.18: DNS lookups are sent over configured SOCKS5 proxy With Container proxy 0.1.19: DNS lookups are not sent over configured SOCKS5 proxy

Downgrading back to 0.1.18 lets things work again.

bekh6ex commented 2 years ago

Sorry, my mistake. Version 0.1.19 is disabled, version 0.1.20 should not have this issue and is now available. Please update and check if the issue is gone. Thank you for the report

nvllsvm commented 2 years ago

0.1.20 resolves the issue, thanks!