mihomo | notification
📈 Analytical overview of Telegram channel mihomo | notification
Channel mihomo | notification (@clashmeta) is an active participant. Currently, the community unites 12 380 subscribers, ranking 7 813 in the Technologies & Applications category and 16 674 in the China region.
📊 Audience metrics and dynamics
Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 12 380 subscribers.
According to the latest data from 03 December, 2024, the channel demonstrates stable activity. Although there has been a change in the number of participants by 0 over the last 30 days and by 0 over the last 24 hours, overall reach remains high.
- Verification status: Not verified
- Engagement rate (ER): The average audience engagement rate is 0%. Within the first 24 hours after publication, content typically collects N/A% reactions from the total number of subscribers.
- Post reach: On average, each post receives 0 views. Within the first day, a publication typically gains 0 views.
- Reactions and interaction: The audience actively supports content: the average number of reactions per post is 0.
📝 Description and content policy
Channel description not provided.
Thanks to the high frequency of updates (latest data received on 04 December, 2024), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.
Meta Kernel v1.11.0
🎉升级日志
【域名嗅探】
域名嗅探,用于嗅探TCP请求中实际的域名
sniffer:
enable: true #控制开关
sniffing:
- tls
- http
port-whitelist: #目的端口白名单,嗅探器只会嗅探白名单中的端口,默认0-65535,推荐设置成常见端口
- 80
- 443
- 8000-9000
skip-domain: # 嗅探的域名结果如果在此名单则不会生效
- baidu.com
- google.com
force-domain: # 需要嗅探的域名,这里域名是clash原有逻辑获取的域名,如为空则只会嗅探IP请求,如填写'+'则嗅探所有请求
- +.qq.com
【TCP并发连接】
TCP并发连接将使用所有IP进行TCP握手,并使用最先握手的IP进行后续请求
tcp-concurrent: true #默认为false
【Relay策略组】
Relay策略可以利用udp over tcp的协议作为落地协议从而使其支持UDP
- name: RelayTest
type: relay
proxies:
- Chains
- Trojan # Vmess Snell...
策略组过滤节点优化
优化节点过滤逻辑,当前将不会每次请求进行一次过滤匹配,减少无意义的消耗
【其他】
- IPv6
ipv6: false 将完全关闭IPv6请求,不允许IPv6请求连接,包括纯IPv6
- DOQ
DOQ环流问题优化
- 稳定性优化
【 项目地址 】【 讨论群组 】