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

One proxy container = One UserAgent #27

Closed wheelspace closed 2 years ago

nobody43 commented 4 years ago

Is there really a necessity? UA substitution only reliable without JS on modern browsers, otherwise it's a snake oil which makes you stand out: https://whoer.net (Ctrl + F, Headers) Moreover, UA could not be changed via extension when privacy.resistFingerprinting is enabled.

wheelspace commented 4 years ago

proxy permissions Screenshot_20200911_123819

nobody43 commented 4 years ago

So they found the workaround - that's good. But what about all these individual Navigator Object values, are they also spoofed? And JA3 SSL?

wheelspace commented 4 years ago

No. This can be done?)

nobody43 commented 4 years ago

Nothing that I aware of. I think these values are hardcoded, at least for now.

xaiki commented 3 years ago

duplicate of #14