semigodking

Results 88 comments of semigodking

我看了一会儿,没看出问题在哪里。只能看到socks5的连接关闭了,但不知道原因。而且我也没找到哪一行会导致产生那一个空log

could you share me the pcap files for your tests? pcap file containing whole session would help me on understanding the problem. Thanraj ***@***.***> 于 2022年8月24日周三 18:15写道: > We are...

不支持。dns解析建议使用其他专门的DNS工具。比如dnscrypt-proxy Spencerzy ***@***.***> 于 2022年1月25日周二 02:12写道: > 之前用的trojan-gfw(socks5)可以访问外网 应该用的是remote dns > 用resocks搞透明代理后,就访问不了外网了 > 尝试了tcpdns但没有成功 > 可以直接像原本的socks5一样使用remote dns来解析吗? > > — > Reply to this email directly, view it on GitHub...

hi, @max-wittig. I am not experienced on building apt package. Maybe you can contact the author of these packages for an update.

make DISABLE_SHADOWSOCKS=true goldcome 于 2020年3月24日周二 08:45写道: > $ git apply patches/disable-ss.patch > error: patch failed: Makefile:1 > error: Makefile: patch does not apply > error: patch failed: redsocks.c:56 > error:...

> @semigodking 建议删除 shadowsocks 相关代码,一是它更新比较频繁,二来现在的类似方案也很多,反正都会本地建立 socks5 服务,支持 socks5 就足够了。 是的,但改成默认不编译ss比较好,万一有人要用也还可以用。欢迎PR

BTW, no encryption is enabled.

Thanks for quick response. Here is what I can share: ```json { "listen": "127.0.0.1:6000", "kcp_connect": "123.123.123.123:6000", "kcp": { "mtu": 1440, "sndwnd": 768, "rcvwnd": 10240, "nodelay": 1, "interval": 100, "resend": 0,...