TyrantLucifer / ssr-command-client

:airplane:The commend client of ssr based Python3
Apache License 2.0
978 stars 240 forks source link

代理失败 #56

Open ckfromCN opened 2 years ago

ckfromCN commented 2 years ago

开启代理前

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

能请问这是什么原因吗?

TyrantLucifer commented 2 years ago

代理不可用,请更换代理

ballonJourn commented 5 months ago

使用的是什么操作系统和处理器架构 ()? ubuntu22 utw关闭,inactive状态

使用的配置: 自建ssr节点,测试连接显示绿色,成功

在AutoDL上(ubuntu20,ubuntu22)使用,可以成功进行curl 在闲鱼租的个人机器上出现问题

重现问题的步骤: 使用export proxy之后curl

curl: (56) Recv failure: Connection reset by peer

ballonJourn commented 5 months ago

使用的是什么操作系统和处理器架构 ()? ubuntu22 utw关闭,inactive状态

使用的配置: 自建ssr节点,测试连接显示绿色,成功

在AutoDL上(ubuntu20,ubuntu22)使用,可以成功进行curl 在闲鱼租的个人机器上出现问题

重现问题的步骤: 使用export proxy之后curl

curl: (56) Recv failure: Connection reset by peer

ubuntu22不行,ubuntu20可以