dyhkwong
dyhkwong
> There'll be a conflict after enabling the V2Ray Trojan implementation. Since `shadowsocks` is not conflict with `shadowsocks-sip003`, is it possible to make a breaking change to rename current `trojan`...
> Curl error Maybe Curl is following your HTTP_PROXY environment variable?
SagerNet 并未为路由为代理的域名设置相应的 DNS 规则;即使设置了,也可能因为 v2fly/v2ray-core#1558 等 dns 模块的匹配优先级问题以及 SagerNet 的 dns 并发查询特性而不生效
> 同样的问题,我换用了v2rayNG之后可以访问 在v2rayNG的设置里,预设填绕过大陆或者局域网,上不去,然后再在路由规则自定义里填geosite:tiktok可以用 证明sagernet的路由可能有问题 v2rayNG is working because it does not have `routeOnly` feature. Turn on the switch "Override Destination (覆盖目标地址)" if you want v2rayNG's behavior. (which may lead to...
> switching to v2rayNG, working fine `domainStrategy` should be `AsIs` or `tiktok.com` will be resolved to a CN IP again. Only god knows what you are doing without posting your...
> 和 UDP 有关,因为在使用 SagerNet + TCP + TLS 时,Server 端的 Access Log 中,有大量的 UDP 内容,类似于: > 2022/xx/xx 16:17:14 x.xx.xxx.xxx:42264 accepted udp:142.250.186.164:443 [inboundProxyVlessTCP >> outboundFreedom] email: XXXX UDP (or QUIC,...
> leave a bug here if you add other rules (like destination ports or protocol) to a bypass routing rule, the "Bypass DNS" will no longer have any effect. this...
I think this is similar to #1949. This issue can be reproduced on v5.1.0 with a stdin stream larger than 2kB. Already fixed by #1923.
Any chance to incorporate the logic of #1271? In transparent proxy case, that can keep original ip as the destination and prevent overridding the destination with a fake domain (like...
Seems that v2ray's tfo impl is completely broken not only on darwin, but also on windows and freebsd. It does not work at all on non-linux.