surge mac v5.8.1和v5.8.2 局域网连接代理报错,v5.8.0正常工作,麻烦帮忙确认下是否为软件问题
相关信息:intel芯片,系统版本Sequoia 15.0.1
curl -v https://www.google.com
* Uses proxy env variable no_proxy == 'localhost,127.0.0.1'
* Uses proxy env variable https_proxy == 'http://x.x.x.x:6152'
* Trying x.x.x.x:6152...
* Connected to x.x.x.x (x.x.x.x) port 6152 (#0)
* allocate connect buffer
* Establish HTTP proxy tunnel to www.google.com:443
> CONNECT www.google.com:443 HTTP/1.1
> Host: www.google.com:443
> User-Agent: curl/7.88.1
> Proxy-Connection: Keep-Alive
>
* Recv failure: Connection reset by peer
* Closing connection 0
curl: (56) Recv failure: Connection reset by peer