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
[env]
windows 11
client-version newest
[how to recurrent]
run the client with command like brook_windows_amd64.exe" client --link="brook://wssserver?password=xxxx&tlsfingerprint=chrome&wssserver=wss://xxxx.com:443" --socks5 0.0.0.0:1080 --http 0.0.0.0:1081
use http proxy in one day.
you will see the CMD out 2025/01/25 12:52:02 socks connect tcp 0.0.0.0:1080->api2.cursor.sh:443: dial tcp 0.0.0.0:1080: bind: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.
and proxy is broken.
how to solve this problem?