scola
scola
@JarmoKukkola No, GPLv3 license do not limit commercial usage, you can use the project for commercial usage
不可以, 你贴的这个原理更加复杂, 在 android 需要很长时间生成这种二维码
+1, need this feature Http server multi-thread support
I also need this function
@zhangxin1989 thanks for your solution, you solved my problem
same device, same config, 5.3.4 is normal, is this regression ?
is there any nightly build ? I can test if nightly build is okay
I identified this issue, it's resulted by this commit , @Mygod can you confirm this modification ? https://github.com/shadowsocks/shadowsocks-android/commit/6ef346c7d53572145b0e584d848d0c4c3cff90f2#diff-835c30b997a2ddf9bc71aba62d5bf8882e0001b4d45edd148dcbf0323d63775eR87 ``` - config.put("dns", "system") + config.put("dns", "unix://local_dns_path") ``` after revert this, it's...