chinadns-ng icon indicating copy to clipboard operation
chinadns-ng copied to clipboard

chinadns 重构增强版,支持域名分流、ipset/nftset、UDP/TCP/DoT

Results 14 chinadns-ng issues
Sort by recently updated
recently updated
newest added

[Loyalsoldier](https://github.com/Loyalsoldier/v2ray-rules-dat)的geosite.dat是v2ray官网的增强版,已经获得8K+的Star。 用语法 geosite:cn geosote:gfw 可以完全替代 --gfwlist-file -chnlist-file 这两份文件。 很多硬路由的闪存不大,用了v2ray xray之后,将持续更新geosite.dat文件到最新数据。 为了使用chinadns-ng,继续下载上述两份文件到本不充足的闪存空间内,其实是冗余数据,所以希望chinadns-ng也能支持geosite.dat实现单一数据源分流。

因为梯子的国外节点基本都不提供IPV6,我只需要过滤可信DNS的IPV6即可,国内还是想保留IPV6, 谢谢.

enhancement

` logutils.h:12:16: warning: format '%ld' expects argument of type 'long int', but argument 8 has type 'time_t' {aka 'long long int'} [-Wformat=] 12 | printf("\e[1;32m%04d-%02d-%02d %02d:%02d:%02d INF:\e[0m " fmt "\n",...

原因https://github.com/lifenjoiner/dnsforwarder/issues/7

openwrt 系统,armv8 CPU, 基本上有300个左右的 TIME_WAIT。 同样使用TCP查询,smartdns 没有此现象。不知道是不是BUG。 root@R5S:/etc# cat openwrt_release DISTRIB_ID='OpenWrt' DISTRIB_RELEASE='22.03.0-rc2' DISTRIB_REVISION='r19374-34b6abf5a8' DISTRIB_TARGET='rockchip/armv8' DISTRIB_ARCH='aarch64_generic' DISTRIB_DESCRIPTION='OpenWrt 22.03.0-rc2 r19374-34b6abf5a8' DISTRIB_TAINTS='' root@R5S:/etc# netstat -apn |grep TIME |wc -l 305 root@R5S:/etc# netstat -apn...

萌新问一下大佬 fast+lto是什么后缀?怎么安装到openwrt

为减少 DNS 工具链的“套娃”,提高 chinadns-ng 的易用性,我计划开发 1.0、2.0 版本。 --- 1.0 版本要实现的功能: - [x] 支持 TCP + UDP 监听,尽量符合相关 RFC 规范 - [x] 支持多个监听 IP 地址,方便 IPv4 + IPv6 双栈等用例 - [x]...

设备:synology ds216se CPU类型:mavell armada 370 下载的二进制文件:wget https://github.com/zfl9/chinadns-ng/releases/download/2023.10.28/chinadns-ng-armv7l-eabihf 运行命令: wget https://github.com/zfl9/ss-tproxy/blob/master/chnroute.txt wget https://github.com/zfl9/ss-tproxy/blob/master/gfwlist.txt chinadns -b 0.0.0.0 -l 65353 -t 127.0.0.1#60053 -m /etc/chinadns/chnroute.txt -g /etc/chinadns/gfwlist.txt 报错日志: 1970-01-01 08:00:00 I [main.c:388 main] local...

发现缺少了阿里云 8. 开头的IP段 https://raw.githubusercontent.com/Hackl0us/GeoIP2-CN/release/CN-ip-cidr.txt