Simeon Huang
Simeon Huang
服务端这边tcp连接handle有点问题,但是还没查出来在哪
So far the only clue is a new server log will show up if the connection is broken: ``` Remote socket debug: The remote host closed the connection ``` It...
"AEAD data chunk is incomplete" is an expected output in real world use. They're not errors and it simply means that it's waiting for more data hence you can safely...
`botan` is not that hard to compile for `Android` so far as it's concerned. I haven't tried iOS because I don't have any devices running iOS. The first approach is...
I'll look forward to your mobile app ;)
I do see this error sometimes but I'm not sure why this would happen
I haven't looked into the issue myself yet, can you compare the code of `shadowsocks-libev` or the python version? I might have implemented it wrong in the first place so...
I'm not entirely sure that I understand the plugin architecture as I found it in fact has special logics for simple-obfs (being the only supported plugin). Removing the tag 2.1.0...
This is a known issue. I'm yet to find a way to know whether network has changed from QML. Plasma doesn't seem to expose this. The issue is that your...
This is just the only option that cannot be specified in the `cypress.json` file, if you look at test specs, they can be specified in `cypress.json` so you don't need...