CheshireCaat / playwright-with-fingerprints

Anonymous automation via playwright with fingerprint replacement technology.
MIT License
139 stars 11 forks source link

request feature bypass proxy #33

Open bejokun opened 8 months ago

bejokun commented 8 months ago

Hii If possible please add bypass domain list when use proxy feature for easy to use. Thanks

bablosoft commented 8 months ago

What do you mean?

bejokun commented 8 months ago

i mean , feature like this original args

args: [ '--proxy-server=socks4://1.2.3.4:5678', '--proxy-bypass-list=.google.com, .bing.com' ],

or like this proxy: { bypass: ".azenv.net", server: "socks4://1.2.3.4:5678", },

bablosoft commented 8 months ago

No, this is not implemented.

bejokun commented 8 months ago

Why ? I think most of premium fingerprint users like me, bypass is very important