ray-lothian / UserAgent-Switcher

A User-Agent spoofer browser extension that is highly configurable
https://webextension.org/listing/useragent-switcher.html
Mozilla Public License 2.0
884 stars 142 forks source link

Please Research on the Method to bypass cloudflare infinite loop with user agent switching and prevent detection of real ua #199

Open HakaishinShwet opened 5 months ago

HakaishinShwet commented 5 months ago

Many websites nowadays use that and cloudflare do detect user agent and i tried to switch and change alot but nothing works. What kind of mechanics is used by cloudflare do you have any idea or explanation for this dev? i am interested to know. As far as i can think of i guess it is able to differentiate between our real and spoofed user agent some websites which support checking which browser i am using are also able to detect and tell that even tho my user agent is something else but it should be like {my real useragent } so from this i deduce that cloudflare is 100% able to detect and tell the difference between spoofed ua and actual ua so have you find any way to prevent that atleast in firefox maybe because it is open source and many things can be changed and modified so maybe there might be a way atleast in firefox? Please if possible work on this because no matter how many user agent you put if they are able to detect the real one and cause infinite loop then this solution will become incomplete. Thanks for the hardwork tho devs :-)

wangyan-life commented 1 month ago

I had the same problem, my approach was to blacklist sites that used cloudflare authentication, but that was so stupid I couldn't think of a better way...