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, as chrome does not support authenticated socks5 proxy, so i use pproxy to open a local socks5 proxy socks5://127.0.0.1:10800 which maps a remote real socks5 proxy with authentication.
it works fine with chrome. but there is an important issue that when chrome visit a website, the Remote Address will be 127.0.0.1:10800
it will raise cloud flare turnstile always, it is very annoying.
is there a way could change remote address to the real socks5 proxy IP?