MewX

Results 98 comments of MewX

The official server list is now hosted in https://s3.amazonaws.com/f58p-mqce-k1yj/server_list, and the url in `pyclient/update.py` should be modified? **This url changes very often.** In the file `pyclient/psi_client.py`, there is a method...

谢谢关注,这个是弃坑了,但是不确定新坑会不会开,有想法,但是还不是很成熟

实际采用的是okhttp+fresco; 网络全部由okhttp接管了。

@YumikoAzu 没呢,详细内容可以看日志

麻烦贴一下详细的输出,包括./configure这一步的

可能是系统版本太新了,试试这个: https://github.com/vysheng/tg/issues/1338#issuecomment-411440569

试下跳过这个openssh的编译,直接用系统的包管理器来安装openssh

@Brodong 参考[这个](https://github.com/thispc/psiphon/issues/9#issuecomment-464478966): > try to remove `libssl-dev` and install `libssl1.0-dev` > ``` > sudo apt remove libssl-dev > sudo apt install libssl1.0-dev > ```