We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
开启代理前
curl http://ip-api.com/json/?lang=zh-CN {"status":"success","country":"中国","countryCode":"CN","XXX}
开启代理后 curl http://ip-api.com/json/?lang=zh-CN curl: (56) Recv failure: Connection reset by peer
curl http://ip-api.com/json/?lang=zh-CN curl: (56) Recv failure: Connection reset by peer
能请问这是什么原因吗?
The text was updated successfully, but these errors were encountered:
代理不可用,请更换代理
Sorry, something went wrong.
使用的是什么操作系统和处理器架构 ()? ubuntu22 utw关闭,inactive状态
使用的配置: 自建ssr节点,测试连接显示绿色,成功
在AutoDL上(ubuntu20,ubuntu22)使用,可以成功进行curl 在闲鱼租的个人机器上出现问题
重现问题的步骤: 使用export proxy之后curl
curl: (56) Recv failure: Connection reset by peer
使用的是什么操作系统和处理器架构 ()? ubuntu22 utw关闭,inactive状态 使用的配置: 自建ssr节点,测试连接显示绿色,成功 在AutoDL上(ubuntu20,ubuntu22)使用,可以成功进行curl 在闲鱼租的个人机器上出现问题 重现问题的步骤: 使用export proxy之后curl curl: (56) Recv failure: Connection reset by peer
ubuntu22不行,ubuntu20可以
No branches or pull requests
开启代理前
开启代理后
curl http://ip-api.com/json/?lang=zh-CN curl: (56) Recv failure: Connection reset by peer
能请问这是什么原因吗?
The text was updated successfully, but these errors were encountered: