自用 Adguard Home 规则
AWAvenue
AdAway默认Hosts
Easylist
Adguard基础过滤器
AdGuard移动广告过滤器
AdGuard防跟踪保护过滤器
AdGuard中文过滤器
AdGuard搜索过滤器
AdBlock DNS Filters
GOODBYEADS(DNS)
1Hosts
Malicious URL Blocklist 1
GOODBYEADS(allow)
Malicious URL Blocklist 11
AdGuard DNS Popup Hosts filter
Dandelion Sprout's Anti Push Notifications
Dandelion Sprout's Game Console Adblock List
'CHN: AdRules DNS List'
Phishing URL Blocklist (PhishTank and OpenPhish)
uBlock₀ filters – Badware risks
AWAvenue
AdAway默认Hosts
Easylist
Adguard基础过滤器
AdGuard移动广告过滤器
AdGuard防跟踪保护过滤器
AdGuard中文过滤器
AdGuard搜索过滤器
AdBlock DNS Filters
GOODBYEADS(DNS)
1Hosts
Malicious URL Blocklist 1
GOODBYEADS(allow)
Malicious URL Blocklist 11
AdGuard DNS Popup Hosts filter
Dandelion Sprout's Anti Push Notifications
Dandelion Sprout's Game Console Adblock List
'CHN: AdRules DNS List'
Phishing URL Blocklist (PhishTank and OpenPhish)
uBlock₀ filters – Badware risks
🤯13❤3
卧槽,我发现支付宝很费流量,一个月能上传1.5G?这玩意到底一天天在干啥?
上个月用了2.2G流量?(WiFi+移动网络)我真服了
上个月用了2.2G流量?(WiFi+移动网络)我真服了
❤🔥7😁3❤1
nameserver:
- https://8.8.8.8/dns-query#h3=true
- https://1.1.1.1/dns-query#h3=true
direct-nameserver:
- https://223.5.5.5/dns-query#h3=true
- https://1.12.12.12/dns-query
试了一遍google跟cf开h3都没问题,阿里开了就没网
不支持吗?
但是我看很多配置都开了h3?
大佬们,这什么鬼?在线等,挺急的
Mihomo
v1.19.21
What's Changed
● 20bf57c feat: add
● 4ca5158 feat: support trusttunnel inbound and outbound by @wwqgtxx
● 9033717 feat: sudoku support ws transport (#2589) by @saba-futai
● c251e41 feat: support mieru traffic pattern configuration (#2585) by @enfein
BUG & Fix
● 05fbf55 fix: make User-Agent check case-insensitive (#2566) by @panda
● 3035ae8 fix: correct typo in ProxyGroup health check log message (#2575) by @hung-i Wang
● 3752cb0 fix: CVE-2026-26958 of filippo.io/edwards25519 by @wwqgtxx
● 445083b fix: override interface-name broken by @wwqgtxx
● 4c35436 fix: race condition in mieru inbound test (#2606) by @enfein
● 5048040 fix: rollback sing-tun commit by @wwqgtxx
● 5eaf5d1 fix: quic gso maybe not working with pppoe by @wwqgtxx
● 68ca83f fix: windows crash for golang1.26 on WSARecvFrom syscall by @wwqgtxx
● 7bdeaab fix: update patch file for go1.26.1 by @wwqgtxx
● 9dee264 fix: udp/icmp not work on gso with system stack by @wwqgtxx
● a2bf158 fix: protobuf cause various binaries are significantly bigger when building with Go 1.26 by @wwqgtxx
● b7b05e0 fix: udp/icmp not work on gso with mixed stack by @wwqgtxx
● c68af86 fix: update patch file for go1.25.8 by @wwqgtxx
● dda1d52 fix: unable to start mieru inbound when traffic-pattern is not set (#2590) by @enfein
● df1a244 fix: regression segfault on linux 3.4 on mipsle by @wwqgtxx
● e4143cf fix: tun doesn't clean up the DNS setting in systemd-resolved when closed by @wwqgtxx
Maintenance
● 002e457 chore: rollback to the generic method for handling UTLS fingerprints by @wwqgtxx
● 0045935 chore: add some UTLS fingerprint names that explicitly do not contain X25519MLKEM768 by @wwqgtxx
● 30391b4 chore: unified UA settings method by @wwqgtxx
● 3aa668c chore: update patch file for goissue77975 by @wwqgtxx
● 43509da chore: simplify gun code by @wwqgtxx
● 60a9312 chore: structure support remain-tagged field by @wwqgtxx
● 6eb27ac chore: align with legacy behavior by @wwqgtxx
v1.19.21
What's Changed
● 20bf57c feat: add
disable-reuse params for DoT by @wwqgtxx● 4ca5158 feat: support trusttunnel inbound and outbound by @wwqgtxx
● 9033717 feat: sudoku support ws transport (#2589) by @saba-futai
● c251e41 feat: support mieru traffic pattern configuration (#2585) by @enfein
BUG & Fix
● 05fbf55 fix: make User-Agent check case-insensitive (#2566) by @panda
● 3035ae8 fix: correct typo in ProxyGroup health check log message (#2575) by @hung-i Wang
● 3752cb0 fix: CVE-2026-26958 of filippo.io/edwards25519 by @wwqgtxx
● 445083b fix: override interface-name broken by @wwqgtxx
● 4c35436 fix: race condition in mieru inbound test (#2606) by @enfein
● 5048040 fix: rollback sing-tun commit by @wwqgtxx
● 5eaf5d1 fix: quic gso maybe not working with pppoe by @wwqgtxx
● 68ca83f fix: windows crash for golang1.26 on WSARecvFrom syscall by @wwqgtxx
● 7bdeaab fix: update patch file for go1.26.1 by @wwqgtxx
● 9dee264 fix: udp/icmp not work on gso with system stack by @wwqgtxx
● a2bf158 fix: protobuf cause various binaries are significantly bigger when building with Go 1.26 by @wwqgtxx
● b7b05e0 fix: udp/icmp not work on gso with mixed stack by @wwqgtxx
● c68af86 fix: update patch file for go1.25.8 by @wwqgtxx
● dda1d52 fix: unable to start mieru inbound when traffic-pattern is not set (#2590) by @enfein
● df1a244 fix: regression segfault on linux 3.4 on mipsle by @wwqgtxx
● e4143cf fix: tun doesn't clean up the DNS setting in systemd-resolved when closed by @wwqgtxx
Maintenance
● 002e457 chore: rollback to the generic method for handling UTLS fingerprints by @wwqgtxx
● 0045935 chore: add some UTLS fingerprint names that explicitly do not contain X25519MLKEM768 by @wwqgtxx
● 30391b4 chore: unified UA settings method by @wwqgtxx
● 3aa668c chore: update patch file for goissue77975 by @wwqgtxx
● 43509da chore: simplify gun code by @wwqgtxx
● 60a9312 chore: structure support remain-tagged field by @wwqgtxx
● 6eb27ac chore: align with legacy behavior by @wwqgtxx
❤2🤡1
Flux
这是一个运行在 Android 上的强大透明代理模块,由 sing-box 提供核心驱动,专为 Magisk、KernelSU 和 APatch 环境设计。
核心功能与组件
sing-box 集成:采用 sing-box 作为高性能核心代理引擎。
内置订阅转换:支持自动化的订阅转换与节点过滤功能。
jq 处理器:利用 jq 进行 JSON 数据处理,实现灵活的配置生成。
架构设计与性能优化
SRI (选择性路由注入器):统一的 AWK 引擎,结合了初始化同步与实时监控,通过三层 IP 过滤机制实现零冗余的规则操作。
高性能数据包漏洞 (Packet Funnel):三层过滤架构(物理旁路 → 状态检测直连 → 16 区跳表),大幅缩短内核处理路径。
16 区跳表 (16-Zone Jump Tree):将海量 CIDR/IP 绕过列表按子网前缀分区,可降低约 85% 的 CPU 占用。
基于 inotify 的缓存机制:实时监控配置变化,支持缓存即时失效。
原子级可靠性:针对所有关键操作采用“临时文件-交换”策略,确保 100% 的数据完整性。
代理模式
TPROXY:高性能、协议无关的透明代理(支持 TCP/UDP)。
智能提取:自动解析 sing-box 的
网络支持
双栈支持:完整支持 IPv4 与 IPv6 代理。
DNS 劫持:支持 TProxy/Redirect 模式下的 DNS 拦截。
FakeIP ICMP 修复:解决 FakeIP DNS 环境下的 Ping 通讯问题,使其能够正常工作。
#Magisk模块 #singbox
这是一个运行在 Android 上的强大透明代理模块,由 sing-box 提供核心驱动,专为 Magisk、KernelSU 和 APatch 环境设计。
核心功能与组件
sing-box 集成:采用 sing-box 作为高性能核心代理引擎。
内置订阅转换:支持自动化的订阅转换与节点过滤功能。
jq 处理器:利用 jq 进行 JSON 数据处理,实现灵活的配置生成。
架构设计与性能优化
SRI (选择性路由注入器):统一的 AWK 引擎,结合了初始化同步与实时监控,通过三层 IP 过滤机制实现零冗余的规则操作。
高性能数据包漏洞 (Packet Funnel):三层过滤架构(物理旁路 → 状态检测直连 → 16 区跳表),大幅缩短内核处理路径。
16 区跳表 (16-Zone Jump Tree):将海量 CIDR/IP 绕过列表按子网前缀分区,可降低约 85% 的 CPU 占用。
基于 inotify 的缓存机制:实时监控配置变化,支持缓存即时失效。
原子级可靠性:针对所有关键操作采用“临时文件-交换”策略,确保 100% 的数据完整性。
代理模式
TPROXY:高性能、协议无关的透明代理(支持 TCP/UDP)。
智能提取:自动解析 sing-box 的
config.json 文件,以提取混合(mixed)或 TProxy 入站端口。网络支持
双栈支持:完整支持 IPv4 与 IPv6 代理。
DNS 劫持:支持 TProxy/Redirect 模式下的 DNS 拦截。
FakeIP ICMP 修复:解决 FakeIP DNS 环境下的 Ping 通讯问题,使其能够正常工作。
#Magisk模块 #singbox
❤5
zashboard
v2.8.0
2.8.0 (2026-03-19)
Features
● add
● add scroll-to-group button in ProxyGroupNow (b148917)
● add update configs functionality via path or payload (4308a92)
● redesign settings layout and icon settings with drag-drop upload (7c914d2)
Bug Fixes
● click on the backend version will redirect you to an incorrect repository link when the backend is
● improve DNS query and TextInput component (42bde0a)
● update ProxyNodeGrid styling to ensure proper grid layout and responsiveness (edb87c7)
v2.8.0
2.8.0 (2026-03-19)
Features
● add
light-monet and dark-monet accent color themes provided by ksu webui when running in ksu app (#592) (69c276b)● add scroll-to-group button in ProxyGroupNow (b148917)
● add update configs functionality via path or payload (4308a92)
● redesign settings layout and icon settings with drag-drop upload (7c914d2)
Bug Fixes
● click on the backend version will redirect you to an incorrect repository link when the backend is
mihomo_smart (#594) (b0c4872)● improve DNS query and TextInput component (42bde0a)
● update ProxyNodeGrid styling to ensure proper grid layout and responsiveness (edb87c7)
👍4❤1
zashboard
v2.8.1
2.8.1 (2026-03-26)
Bug Fixes
● abnormal scrolling when expanding proxy groups (d865be9)
● add replace option to router push for consistent navigation behavior when running in mobile browser or in webui app like ksu (#601) (8307db4)
● api: decode URL in error notification for better readability (a66cb4c)
● DialogWrapper: add Enter key event support and optimized focus management (#599) (f228d21)
● DialogWrapper: remove default focus outline on modal box (cd280da)
v2.8.1
2.8.1 (2026-03-26)
Bug Fixes
● abnormal scrolling when expanding proxy groups (d865be9)
● add replace option to router push for consistent navigation behavior when running in mobile browser or in webui app like ksu (#601) (8307db4)
● api: decode URL in error notification for better readability (a66cb4c)
● DialogWrapper: add Enter key event support and optimized focus management (#599) (f228d21)
● DialogWrapper: remove default focus outline on modal box (cd280da)
zashboard
v2.9.0
2.9.0 (2026-03-28)
Features
● add Apple-style themes and refine UI to macOS/iOS aesthetic (f75144a)
● enhance settings components with improved dialog handling and grid layout (4711084)
● enhance settings UI with improved layout and new components (761ae3f)
● improve settings page scroll tracking and relocate refresh button (7eaebee)
● refine overview charts with MiniSparkline and improved axis labels (ca22d39)
● refine UI components with macOS-style design improvements (a9a93a6)
● reorganize settings layout and consolidate panel style section (349c0b3)
v2.9.0
2.9.0 (2026-03-28)
Features
● add Apple-style themes and refine UI to macOS/iOS aesthetic (f75144a)
● enhance settings components with improved dialog handling and grid layout (4711084)
● enhance settings UI with improved layout and new components (761ae3f)
● improve settings page scroll tracking and relocate refresh button (7eaebee)
● refine overview charts with MiniSparkline and improved axis labels (ca22d39)
● refine UI components with macOS-style design improvements (a9a93a6)
● reorganize settings layout and consolidate panel style section (349c0b3)
❤2
zashboard
v2.10.0
2.10.0 (2026-03-29)
Features
● add two-column layout for settings page on wide screens (85d675b)
● force ProxyGroup open when rule proxy chain is expanded (789d080)
● improve slide transitions with iOS-style animation (eb7d932)
● refine card layout with scroller-group system and proxy chain redesign (6dfad29)
v2.10.0
2.10.0 (2026-03-29)
Features
● add two-column layout for settings page on wide screens (85d675b)
● force ProxyGroup open when rule proxy chain is expanded (789d080)
● improve slide transitions with iOS-style animation (eb7d932)
● refine card layout with scroller-group system and proxy chain redesign (6dfad29)