Andy Wang
Andy Wang
I removed the line "We only need to change the behaviour for Test and Build compile modes" since people might want to be able to remap diagnostics in `cargo check`...
It seems like that the client's OS does not support TCP fast open. What OS and version is it running on?
Duplicate of https://github.com/shadowsocks/shadowsocks-android/issues/1091#issuecomment-288420797
Thanks for the advice, I have edited the Chinese wiki. As for ports, I don't see why they are necessary. Especially for c# which doesn't even have native support for...
I think our traffic is still significant in that each TCP connection will lead to a TLS handshake with the proxy server. Frequent handshakes are not normal. I'm thinking of...
Thanks for your support! Yes the issue lies with the TCP FastOpen feature. Maybe FastOpen is disabled at the OS level. Can you post the terminal output of >sysctl -a...
Possible duplicate of #7
1. 在服务端运行`bash -c "ulimit -u"`的输出是什么? 2. 请粘贴gqserver.json的内容(记得抹去密码) 3. `ServerName`填的是哪个网站? 4. 我没太理解 >客户端通过shadowsocks代理访问YouTube等网站时,再在浏览器(Chrome 65 64位)中通过客户端代理访问gqclient.json中预设的ServerName中的网站 这句话。指的是在Chrome上通过SS+GQ访问YouTube的同时访问`ServerName`中的网站吗?
@kimw I don't think the last few commits affect anything that can cause the program to crash @hybtoy Shadowsocks' plugin mode does not output STDERR from the plugin so I...
@hybtoy It seems like the issue is with how your version of Shadowsocks passes environment variables to GQ. Can you compile this and put the binary as --plugin and paste...