Lixingcong
Lixingcong
使用chinadns 1.3.2-21cb752, 遇到同样的问题,某些网站解析不了。 我记得以前有那些“delay time”设置为0.3ms就可以解析了。所以换回旧版本1.3.1-4f2692e
NekoSMS works fine on my Oneplus3T LineageOS 15.1 + xposed 90beta3
ChinaDNS was out of date now...
iptables drop dest INPUT udp port of ss-server
Design introduced in https://github.com/shadowsocks/shadowsocks-libev/commit/313b9a708602e82ec79b1d5ed6a76c8335d833ad . But I think 24h is meaningless.
今天用ss-libev也遭遇到了干扰,以前不是这样的:表现为TCP流量经常wrong TLS,换加密方式换端口无解,换IP可解。
https://github.com/shadowsocks/go-shadowsocks2
So hard to free memory of `thread_local` object created by `T& t=*new T` ```cpp #include #include struct A { A(int i) : a(i) { std::cout