TyrantLucifer / ssr-command-client

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

auth_chain_a等协议在ubuntu 22.04下不工作 #73

Open RabbitGTI opened 2 years ago

RabbitGTI commented 2 years ago

ubuntu 20.04或之前版本正常,从22.04开始启动auth_chain_a协议报错

tcprelay.py[line:1095] - [_log_error] - ERROR: can not initialize cipher context when handling connection from 127.0.0.1:55700

看似错误来自ssr-python实现本身。

mrmathematica commented 2 years ago

https://askubuntu.com/questions/1403778/upgrading-to-ubuntu-22-04-causes-libcrypto-errors-apt-dpkg-broken

ubuntu 22.04 comes with libcrypto.so.3 only, which is not compatible with previous libcrypto.so.1.1