shadowsocks-qt5安装好后状态显示已经连接,延迟显示错误,无流量。
日志:Initialising ciphers...
AES-256/CFB (aes-256-cfb) initialised.
Running in local mode.
TCP server listen at port 1080
One-time message authentication is enabled.
Internet connectivity test failed. Please check the connection's profile and your firewall setting
shadowsocks-qt5问题
-
- 帖子: 2
- 注册时间: 2016-11-02 14:48
- 系统: Ubuntu16.04
- 送出感谢: 0
- 接收感谢: 0
Re: shadowsocks-qt5问题
ss这个客户端做的比较差的一点就是无论server是否可连接,或者密码是否正确,只要你按下”连接“它就显示”已连接“(不单是linux下,至少在android下也是这样)jiangzw201 写了:shadowsocks-qt5安装好后状态显示已经连接,延迟显示错误,无流量。
日志:Initialising ciphers...
AES-256/CFB (aes-256-cfb) initialised.
Running in local mode.
TCP server listen at port 1080
One-time message authentication is enabled.
Internet connectivity test failed. Please check the connection's profile and your firewall setting
1. 先在命令行ping一下服务器地址,如ping不通,那就是该地址被屏蔽或已失效了。
2. 如能ping通服务器,那么检查一下你的客户端配置,最容易出问题的就是加密类型是否与服务器端匹配,另外还有密码字段(这个客户端密码字段有bug,最好用tab键移动到密码字段,输入或粘贴密码后再tab键到下一字段,密码才会确保被正确输入,否则可能会导致密码字段为”空“)
3. 如果ss server是自己配置的,那就要自己详细检查服务器端的配置了。
三年后终于回到16.04--稳定了!
-
- 帖子: 2
- 注册时间: 2016-11-02 14:48
- 系统: Ubuntu16.04
- 送出感谢: 0
- 接收感谢: 0