gorhill / uMatrix

uMatrix: Point and click matrix to filter net requests according to source, destination and type
GNU General Public License v3.0
4.55k stars 470 forks source link

bring back ua spoofing? #927

Closed Zhangsun321 closed 6 years ago

Zhangsun321 commented 6 years ago

I miss the user agent spoofing/rotating between list of ua's!

ArchangeGabriel commented 6 years ago

It won’t come back. Spoofing UA is something that should be done very precisely, and the current state of affairs shows that it is really hard. Even for the Tor Browser, as part of their uplift work toward Firefox, they are renouncing in spoofing the UA to a different OS (and same goes for browser, although it does not apply here), because this is very easily detectable. See e.g. how https://browserprint.info/ or https://browserleaks.com/ip can detect the correct OS even with UA spoofing to another.

uBlock-user commented 6 years ago

https://github.com/gorhill/uMatrix/issues/771#issuecomment-297524209

You can use ScriptSafe for that, if you really miss it that badly.