You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi mate, I appreciate why you added a leak warning when using a proxy but sometimes the proxy will be a local proxy like routing requests through TOR service with a proxy like socks5h://127.0.0.1:9050, it's working but I get the leak warning all the times because I turned off the geoip plugin while routing requests through TOR service, as of course, geoip won't work here.
Can't you make this warning turned off with the warnings that get turned off with the i_know_what_im_doing=True argument?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Also, I'm not sure but always, or most of the time Camoufox with proxies is slower than Playwright with proxies; that with geoip turned off of course. I don't know how to measure that for you but on large crawls, it's very noticeable.
Hi mate, I appreciate why you added a leak warning when using a proxy but sometimes the proxy will be a local proxy like routing requests through TOR service with a proxy like
socks5h://127.0.0.1:9050
, it's working but I get the leak warning all the times because I turned off the geoip plugin while routing requests through TOR service, as of course, geoip won't work here.Can't you make this warning turned off with the warnings that get turned off with the
i_know_what_im_doing=True
argument?Thanks in advance.
The text was updated successfully, but these errors were encountered: