morytyann / OpenWrt-mihomo

Transparent Proxy with Mihomo on OpenWrt.
MIT License
688 stars 71 forks source link

[BUG]关闭mihomo后无法上网 #188

Open moelinmtf opened 6 hours ago

moelinmtf commented 6 hours ago

自查

确认

系统

OpenWrt

系统版本

23.05

插件版本

git-25.250.55078-8397ceb

硬件架构

x86_64

BUG 描述

开启mihomo可以正常上网,关闭mihomo后无法上网

预期行为

关闭mihomo后可以访问未被墙的网站

复现步骤

关闭mihomo

插件配置

mihomo.status=status mihomo.config=config mihomo.config.enabled='1' mihomo.config.scheduled_restart='0' mihomo.config.cron_expression='0 3 *' mihomo.config.profile='file:完全最新节点大全0921.yaml' mihomo.config.mixin='1' mihomo.config.test_profile='1' mihomo.config.fast_reload='0' mihomo.proxy=proxy mihomo.proxy.transparent_proxy='1' mihomo.proxy.tcp_transparent_proxy_mode='tproxy' mihomo.proxy.udp_transparent_proxy_mode='tun' mihomo.proxy.ipv4_dns_hijack='1' mihomo.proxy.ipv6_dns_hijack='1' mihomo.proxy.ipv4_proxy='1' mihomo.proxy.ipv6_proxy='0' mihomo.proxy.router_proxy='1' mihomo.proxy.lan_proxy='1' mihomo.proxy.access_control_mode='all' mihomo.proxy.bypass_china_mainland_ip='0' mihomo.proxy.acl_tcp_dport='0-65535' mihomo.proxy.acl_udp_dport='0-65535' mihomo.subscription=subscription mihomo.subscription.name='default' mihomo.subscription.url='http://example.com/default.yaml' mihomo.subscription.user_agent='mihomo' mihomo.mixin=mixin mihomo.mixin.log_level='info' mihomo.mixin.mode='rule' mihomo.mixin.match_process='off' mihomo.mixin.ipv6='0' mihomo.mixin.tcp_keep_alive_idle='600' mihomo.mixin.tcp_keep_alive_interval='15' mihomo.mixin.ui_name='yacd' mihomo.mixin.ui_url='https://mirror.ghproxy.com/https://github.com/MetaCubeX/Yacd-meta/archive/refs/heads/gh-pages.zip' mihomo.mixin.api_port='9090' mihomo.mixin.selection_cache='1' mihomo.mixin.allow_lan='1' mihomo.mixin.http_port='8080' mihomo.mixin.socks_port='1080' mihomo.mixin.mixed_port='7890' mihomo.mixin.redir_port='7891' mihomo.mixin.tproxy_port='7892' mihomo.mixin.authentication='1' mihomo.mixin.tun_stack='system' mihomo.mixin.tun_mtu='9000' mihomo.mixin.tun_gso='1' mihomo.mixin.tun_gso_max_size='65536' mihomo.mixin.tun_endpoint_independent_nat='0' mihomo.mixin.dns_port='1053' mihomo.mixin.dns_mode='fake-ip' mihomo.mixin.fake_ip_range='198.18.0.1/16' mihomo.mixin.fake_ip_filter='0' mihomo.mixin.fake_ip_filters='+.lan' '+.local' mihomo.mixin.fake_ip_cache='1' mihomo.mixin.dns_respect_rules='0' mihomo.mixin.dns_ipv6='0' mihomo.mixin.dns_system_hosts='0' mihomo.mixin.dns_hosts='0' mihomo.mixin.hosts='0' mihomo.mixin.dns_nameserver='0' mihomo.mixin.dns_nameserver_policy='0' mihomo.mixin.geoip_format='dat' mihomo.mixin.geodata_loader='memconservative' mihomo.mixin.geosite_url='https://mirror.ghproxy.com/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geosite.dat' mihomo.mixin.geoip_mmdb_url='https://mirror.ghproxy.com/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geoip-lite.metadb' mihomo.mixin.geoip_dat_url='https://mirror.ghproxy.com/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geoip-lite.dat' mihomo.mixin.geoip_asn_url='https://mirror.ghproxy.com/https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/GeoLite2-ASN.mmdb' mihomo.mixin.geox_auto_update='0' mihomo.mixin.geox_update_interval='24' mihomo.mixin.api_secret='543365' mihomo.@authentication[0]=authentication mihomo.@authentication[0].enabled='1' mihomo.@authentication[0].username='mihomo' mihomo.@authentication[0].password='543365' mihomo.@host[0]=host mihomo.@host[0].enabled='0' mihomo.@host[0].domain_name='localhost' mihomo.@host[0].ip='127.0.0.1' '::1' mihomo.@nameserver[0]=nameserver mihomo.@nameserver[0].enabled='1' mihomo.@nameserver[0].type='default-nameserver' mihomo.@nameserver[0].nameserver='223.5.5.5' '119.29.29.29' mihomo.@nameserver[1]=nameserver mihomo.@nameserver[1].enabled='1' mihomo.@nameserver[1].type='proxy-server-nameserver' mihomo.@nameserver[1].nameserver='https://dns.alidns.com/dns-query' 'https://doh.pub/dns-query' mihomo.@nameserver[2]=nameserver mihomo.@nameserver[2].enabled='1' mihomo.@nameserver[2].type='nameserver' mihomo.@nameserver[2].nameserver='https://dns.alidns.com/dns-query' 'https://doh.pub/dns-query' mihomo.@nameserver[3]=nameserver mihomo.@nameserver[3].enabled='1' mihomo.@nameserver[3].type='fallback' mihomo.@nameserver[3].nameserver='https://dns.cloudflare.com/dns-query' 'https://dns.google/dns-query' mihomo.@nameserver_policy[0]=nameserver_policy mihomo.@nameserver_policy[0].enabled='1' mihomo.@nameserver_policy[0].matcher='geosite:cn,private' mihomo.@nameserver_policy[0].nameserver='https://dns.alidns.com/dns-query' 'https://doh.pub/dns-query' mihomo.@nameserver_policy[1]=nameserver_policy mihomo.@nameserver_policy[1].enabled='1' mihomo.@nameserver_policy[1].matcher='geosite:geolocation-!cn' mihomo.@nameserver_policy[1].nameserver='https://dns.cloudflare.com/dns-query' 'https://dns.google/dns-query' mihomo.editor=editor mihomo.log=log

配置文件

No Response

插件日志

[2024-09-21 22:28:45] App is enabled. [2024-09-21 22:28:45] Starting... [2024-09-21 22:28:45] Use Profile: 完全最新节点大全0921.yaml [2024-09-21 22:28:45] Mixin is enabled, mixin all config. [2024-09-21 22:28:45] Profile testing... [2024-09-21 22:28:45] Profile test passed! [2024-09-21 22:28:45] Start Core [2024-09-21 22:28:45] Transparent Proxy is enabled. [2024-09-21 22:28:45] Transparent Proxy: Start hijack. [2024-09-21 22:28:45] Transparent Proxy: IPv4 DNS Hijack is enabled, IPv4 dns request will redirect to the core. [2024-09-21 22:28:45] Transparent Proxy: IPv6 DNS Hijack is enabled, IPv6 dns request will redirect to the core. [2024-09-21 22:28:45] Transparent Proxy: IPv4 Proxy is enabled, set proxy for IPv4 traffic. [2024-09-21 22:28:45] Transparent Proxy: Destination TCP Port to Proxy: 0-65535. [2024-09-21 22:28:45] Transparent Proxy: Destination UDP Port to Proxy: 0-65535. [2024-09-21 22:28:45] Transparent Proxy: Router Proxy is enabled, set proxy for router. [2024-09-21 22:28:45] Transparent Proxy: Lan Proxy is enabled, set proxy for lan. [2024-09-21 22:28:45] Transparent Proxy: Access Control is using all mode, set proxy for all client. [2024-09-21 22:28:45] Start Successful!

核心日志

time="2024-09-22T10:33:02.97314309+08:00" level=info msg="[TCP] 192.168.10.241:51717 --> 123.129.227.27:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:04.425552904+08:00" level=info msg="[TCP] 192.168.10.241:51723 --> 139.198.15.141:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:04.797001558+08:00" level=info msg="[TCP] 192.168.10.241:51738 --> 139.198.15.141:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:05.234184534+08:00" level=info msg="[TCP] 192.168.10.241:51742 --> 23.44.51.18:80 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:05.270472623+08:00" level=info msg="[TCP] 192.168.10.241:51743 --> 199.59.148.20:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:05.339000518+08:00" level=info msg="[TCP] 192.168.10.241:51745 --> 139.198.15.141:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:05.817836062+08:00" level=info msg="[TCP] 192.168.10.241:51747 --> 149.154.175.211:443 match IPCIDR(149.154.160.0/20) using 📲 电报消息[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:05.830057855+08:00" level=info msg="[TCP] 192.168.10.241:51748 --> 149.154.175.211:80 match IPCIDR(149.154.160.0/20) using 📲 电报消息[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:05.909732154+08:00" level=info msg="[TCP] 192.168.10.212:50730 --> sq.bls.mdt.qq.com:8081 match DomainSuffix(qq.com) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:06.456230344+08:00" level=info msg="[TCP] 192.168.10.241:51749 --> 149.154.175.211:443 match IPCIDR(149.154.160.0/20) using 📲 电报消息[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:06.459301309+08:00" level=info msg="[TCP] 192.168.10.241:51750 --> 149.154.175.211:80 match IPCIDR(149.154.160.0/20) using 📲 电报消息[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:09.630029071+08:00" level=info msg="[TCP] 192.168.10.241:51766 --> 38.6.226.46:5555 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:10.124690269+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:35266 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:10.135971543+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:35266 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:10.150719152+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:35266 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:10.172508267+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:35266 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:10.225354976+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:35266 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:10.322217389+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:35266 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:10.460818054+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:35266 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:10.563405776+08:00" level=info msg="[TCP] 192.168.10.241:51768 --> 185.199.110.154:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:10.629547434+08:00" level=info msg="[TCP] 192.168.10.241:51769 --> 185.199.109.133:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:10.871045465+08:00" level=info msg="[TCP] 192.168.10.241:51770 --> 139.198.15.141:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:10.881396231+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:35266 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:11.071709181+08:00" level=info msg="[TCP] 192.168.10.241:51773 --> 20.205.243.168:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:11.882524411+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:35266 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:12.884297319+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:35266 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:15.308591735+08:00" level=info msg="[TCP] 192.168.10.241:51788 --> 203.208.50.162:443 match IPCIDR(203.208.50.0/24) using 🚀 节点选择[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:16.239694037+08:00" level=info msg="[TCP] 192.168.10.212:50731 --> sq.bls.mdt.qq.com:8081 match DomainSuffix(qq.com) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:17.95145957+08:00" level=info msg="[TCP] 192.168.10.241:51801 --> 20.205.243.168:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:20.646643064+08:00" level=info msg="[TCP] 192.168.10.241:51809 --> 38.6.226.46:5555 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:24.872903432+08:00" level=info msg="[TCP] 192.168.10.212:50732 --> sq.bls.mdt.qq.com:8081 match DomainSuffix(qq.com) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:25.064750387+08:00" level=info msg="[TCP] 192.168.10.241:51825 --> 199.15.78.87:9001 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:25.224257911+08:00" level=info msg="[TCP] 192.168.10.241:51828 --> 202.89.233.100:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:25.378659262+08:00" level=info msg="[TCP] 192.168.10.241:51829 --> 202.89.233.100:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:28.469652653+08:00" level=info msg="[TCP] 192.168.10.241:51842 --> 149.154.171.255:443 match IPCIDR(149.154.160.0/20) using 📲 电报消息[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:28.48367908+08:00" level=info msg="[TCP] 192.168.10.241:51843 --> 149.154.171.255:80 match IPCIDR(149.154.160.0/20) using 📲 电报消息[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:31.654590568+08:00" level=info msg="[TCP] 192.168.10.241:51853 --> 38.6.226.46:5555 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:33.240129273+08:00" level=info msg="[TCP] 192.168.10.241:51858 --> 20.205.243.168:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:33.439841366+08:00" level=info msg="[TCP] 192.168.10.212:50733 --> sq.bls.mdt.qq.com:8081 match DomainSuffix(qq.com) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:34.161167577+08:00" level=info msg="[TCP] 192.168.10.212:50734 --> 26-courier.push.apple.com:5223 match DomainSuffix(apple.com) using 🍎 苹果服务[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:34.77852473+08:00" level=info msg="[TCP] 192.168.10.208:52580 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:33:34.86011626+08:00" level=info msg="[TCP] 192.168.10.208:52582 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:33:34.953647837+08:00" level=info msg="[TCP] 192.168.10.208:52584 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:33:35.019375699+08:00" level=info msg="[TCP] 192.168.10.208:52586 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:33:35.109689806+08:00" level=info msg="[TCP] 192.168.10.208:52588 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:33:35.217143054+08:00" level=info msg="[TCP] 192.168.10.208:52590 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:33:35.282967302+08:00" level=info msg="[TCP] 192.168.10.208:52592 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:33:35.37454621+08:00" level=info msg="[TCP] 192.168.10.208:52594 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:33:36.515959065+08:00" level=info msg="[TCP] 192.168.10.241:51884 --> 20.194.180.207:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:40.123503809+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:38342 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:40.134631756+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:38342 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:40.150928482+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:38342 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:40.184075456+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:38342 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:40.256365181+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:38342 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:40.410611281+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:38342 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:40.565252444+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:38342 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:40.934792559+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:38342 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:41.344911235+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:38342 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:41.869871187+08:00" level=info msg="[TCP] 192.168.10.212:54533 --> 211.90.132.234:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:42.346644082+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:38342 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:33:42.469738065+08:00" level=info msg="[TCP] 192.168.10.212:50735 --> sq.bls.mdt.qq.com:8081 match DomainSuffix(qq.com) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:42.658246269+08:00" level=info msg="[TCP] 192.168.10.241:51907 --> 38.6.226.46:5555 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:51.782945306+08:00" level=info msg="[TCP] 192.168.10.241:51940 --> 202.89.233.100:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:53.025087559+08:00" level=info msg="[TCP] 192.168.10.241:51945 --> 202.89.233.100:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:33:53.665632641+08:00" level=info msg="[TCP] 192.168.10.241:51946 --> 38.6.226.46:5555 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:33:56.401178869+08:00" level=info msg="[TCP] 192.168.10.241:51960 --> 2.20.245.137:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:00.000788402+08:00" level=info msg="[TCP] 192.168.10.241:51976 --> 202.89.233.100:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:02.423916663+08:00" level=info msg="[TCP] 192.168.10.212:50736 --> sq.bls.mdt.qq.com:8081 match DomainSuffix(qq.com) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:04.662481638+08:00" level=info msg="[TCP] 192.168.10.241:52005 --> 38.6.226.46:5555 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:05.287400629+08:00" level=info msg="[TCP] 192.168.10.241:52007 --> 199.59.148.20:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:07.839666468+08:00" level=info msg="[TCP] 192.168.10.241:52017 --> 104.18.0.181:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:08.2394176+08:00" level=info msg="[TCP] 192.168.10.212:50737 --> sq.bls.mdt.qq.com:8081 match DomainSuffix(qq.com) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:08.603665708+08:00" level=info msg="[TCP] 192.168.10.241:52022 --> 35.186.224.24:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:09.577174749+08:00" level=info msg="[TCP] 192.168.10.212:50738 --> sq.bls.mdt.qq.com:8081 match DomainSuffix(qq.com) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:09.579863817+08:00" level=info msg="[TCP] 192.168.10.241:52025 --> 202.89.233.100:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:10.12406148+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:51846 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:10.134875477+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:51846 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:10.155407714+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:51846 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:10.181135728+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:51846 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:10.228085466+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:51846 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:10.384829768+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:51846 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:10.627944178+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:51846 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:11.026701763+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:51846 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:11.711859502+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:51846 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:12.10862391+08:00" level=info msg="[TCP] 192.168.10.241:52034 --> 35.220.183.246:9902 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:12.713512195+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:51846 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:15.662366287+08:00" level=info msg="[TCP] 192.168.10.241:52049 --> 38.6.226.46:5555 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:20.589633204+08:00" level=info msg="[TCP] 192.168.10.133:48934 --> 111.202.0.148:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:22.889659555+08:00" level=info msg="[TCP] 192.168.10.241:52076 --> 149.154.171.255:443 match IPCIDR(149.154.160.0/20) using 📲 电报消息[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:22.889847578+08:00" level=info msg="[TCP] 192.168.10.241:52077 --> 149.154.171.255:80 match IPCIDR(149.154.160.0/20) using 📲 电报消息[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:26.688292256+08:00" level=info msg="[TCP] 192.168.10.241:52090 --> 38.6.226.46:5555 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:27.975132116+08:00" level=info msg="[TCP] 192.168.10.241:52097 --> 202.89.233.100:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:28.300219674+08:00" level=info msg="[TCP] 192.168.10.241:52098 --> 202.89.233.100:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:35.544680836+08:00" level=info msg="[TCP] 192.168.10.208:52596 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:34:35.636158181+08:00" level=info msg="[TCP] 192.168.10.208:52598 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:34:35.886491435+08:00" level=info msg="[TCP] 192.168.10.208:52600 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:34:35.899386113+08:00" level=info msg="[TCP] 192.168.10.241:52136 --> 35.220.183.246:9902 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:36.007468469+08:00" level=info msg="[TCP] 192.168.10.208:52602 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:34:36.162538746+08:00" level=info msg="[TCP] 192.168.10.208:52604 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:34:36.282329353+08:00" level=info msg="[TCP] 192.168.10.208:52606 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:34:36.3847056+08:00" level=info msg="[TCP] 192.168.10.208:52608 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:34:36.52561451+08:00" level=info msg="[TCP] 192.168.10.208:52610 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:34:37.668027395+08:00" level=info msg="[TCP] 192.168.10.241:52144 --> 162.159.137.105:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:37.77625563+08:00" level=info msg="[TCP] 192.168.10.241:52145 --> 38.6.226.46:5555 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:38.477996851+08:00" level=info msg="[TCP] 192.168.10.241:52147 --> 2.16.106.135:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:40.092734589+08:00" level=info msg="[TCP] 192.168.10.241:52155 --> 204.79.197.203:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:40.12394185+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:59488 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:40.135389045+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:59488 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:40.148224823+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:59488 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:40.161736695+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:59488 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:40.195565529+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:59488 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:40.23539783+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:59488 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:40.366585451+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:59488 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:40.473664386+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:59488 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:41.072831704+08:00" level=info msg="[TCP] 192.168.10.241:52159 --> 116.196.154.5:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:41.073607159+08:00" level=info msg="[TCP] 192.168.10.241:52160 --> 116.196.154.27:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:41.12094941+08:00" level=info msg="[TCP] 192.168.10.241:52161 --> 116.196.154.5:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:41.12103908+08:00" level=info msg="[TCP] 192.168.10.241:52162 --> 116.196.154.5:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:41.127114393+08:00" level=info msg="[TCP] 192.168.10.241:52163 --> 116.196.154.27:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:41.127762047+08:00" level=info msg="[TCP] 192.168.10.241:52165 --> 116.196.154.27:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:41.12850008+08:00" level=info msg="[TCP] 192.168.10.241:52166 --> 116.196.154.27:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:41.128559003+08:00" level=info msg="[TCP] 192.168.10.241:52167 --> 116.196.154.27:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:41.132286622+08:00" level=info msg="[TCP] 192.168.10.241:52164 --> 116.196.154.27:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:41.163582353+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:59488 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:41.22606411+08:00" level=info msg="[TCP] 192.168.10.241:52168 --> 2.16.106.140:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:41.904693415+08:00" level=info msg="[TCP] 192.168.10.241:52173 --> 52.113.194.132:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:42.164745818+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:59488 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:34:46.11712419+08:00" level=info msg="[TCP] 192.168.10.241:52189 --> 218.24.85.123:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:46.186086318+08:00" level=info msg="[TCP] 192.168.10.241:52190 --> 23.44.51.11:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:46.656053642+08:00" level=info msg="[TCP] 192.168.10.212:50739 --> sq.bls.mdt.qq.com:8081 match DomainSuffix(qq.com) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:46.6887372+08:00" level=info msg="[TCP] 192.168.10.149:9144 --> 111.202.0.148:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:48.788905274+08:00" level=info msg="[TCP] 192.168.10.241:52198 --> 38.6.226.46:5555 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:50.082414777+08:00" level=info msg="[TCP] 192.168.10.208:52612 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:34:56.204850086+08:00" level=info msg="[TCP] 192.168.10.241:52227 --> 20.205.243.166:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:34:57.850801936+08:00" level=info msg="[TCP] 192.168.10.212:50740 --> sq.bls.mdt.qq.com:8081 match DomainSuffix(qq.com) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:34:59.803254929+08:00" level=info msg="[TCP] 192.168.10.241:52241 --> 38.6.226.46:5555 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:02.102902224+08:00" level=info msg="[TCP] 192.168.10.212:50741 --> sq.bls.mdt.qq.com:8081 match DomainSuffix(qq.com) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:35:02.952534202+08:00" level=info msg="[TCP] 192.168.10.241:52250 --> 52.89.74.167:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:04.33810853+08:00" level=info msg="[TCP] 192.168.10.241:52261 --> 137.221.106.22:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:05.358399886+08:00" level=info msg="[TCP] 192.168.10.241:52274 --> 199.59.148.20:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:07.806838124+08:00" level=info msg="[TCP] 192.168.10.241:52286 --> 34.110.236.123:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:07.816634205+08:00" level=info msg="[TCP] 192.168.10.241:52288 --> 34.110.236.123:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:07.999697499+08:00" level=info msg="[TCP] 192.168.10.241:52292 --> 20.205.243.168:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:09.95479564+08:00" level=info msg="[TCP] 192.168.10.241:52300 --> 13.107.21.239:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:10.123435394+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:46138 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:35:10.134828288+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:46138 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:35:10.147654257+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:46138 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:35:10.174305411+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:46138 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:35:10.186337625+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:46138 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:35:10.291521294+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:46138 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:35:10.498955344+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:46138 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:35:10.624315659+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:46138 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:35:10.800015684+08:00" level=info msg="[TCP] 192.168.10.241:52304 --> 38.6.226.46:5555 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:10.965688884+08:00" level=info msg="[TCP] 192.168.10.241:52305 --> 149.154.171.255:443 match IPCIDR(149.154.160.0/20) using 📲 电报消息[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:10.976565769+08:00" level=info msg="[TCP] 192.168.10.241:52306 --> 149.154.171.255:80 match IPCIDR(149.154.160.0/20) using 📲 电报消息[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:11.550706458+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:46138 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:35:12.552350881+08:00" level=warning msg="[TCP] dial 🎯 全球直连 (match GeoIP/cn) 39.78.76.248:46138 --> ddns.cylink.tech:8888 error: connect failed: dial tcp 39.78.76.248:8888: connect: connection refused" time="2024-09-22T10:35:13.482638032+08:00" level=info msg="[TCP] 192.168.10.241:52314 --> 74.125.135.188:5228 match IPCIDR(74.125.0.0/16) using 🚀 节点选择[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:13.824594213+08:00" level=info msg="[TCP] 192.168.10.241:52317 --> 20.205.243.168:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:14.224170723+08:00" level=info msg="[TCP] 192.168.10.212:50742 --> sq.bls.mdt.qq.com:8081 match DomainSuffix(qq.com) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:35:15.022410223+08:00" level=info msg="[TCP] 192.168.10.241:52324 --> 123.129.227.27:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:35:15.384749027+08:00" level=info msg="[TCP] 192.168.10.241:52325 --> 139.198.15.141:443 match GeoIP(cn) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:35:15.675738645+08:00" level=info msg="[TCP] 192.168.10.241:52330 --> 23.62.61.193:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:15.932911815+08:00" level=info msg="[TCP] 192.168.10.212:50743 --> sq.bls.mdt.qq.com:8081 match DomainSuffix(qq.com) using 🎯 全球直连[DIRECT]" time="2024-09-22T10:35:17.020305456+08:00" level=info msg="[TCP] 192.168.10.208:52614 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:35:17.058454662+08:00" level=info msg="[TCP] 192.168.10.208:52616 --> log.snssdk.com:443 match DomainSuffix(log.snssdk.com) using 🍃 应用净化[REJECT]" time="2024-09-22T10:35:17.671934323+08:00" level=info msg="[TCP] 192.168.10.241:52338 --> 149.154.175.211:443 match IPCIDR(149.154.160.0/20) using 📲 电报消息[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:17.682761598+08:00" level=info msg="[TCP] 192.168.10.241:52339 --> 149.154.175.211:80 match IPCIDR(149.154.160.0/20) using 📲 电报消息[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:19.579816423+08:00" level=info msg="[TCP] 192.168.10.241:52347 --> 40.126.35.150:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:20.555385371+08:00" level=info msg="[TCP] 192.168.10.241:52354 --> 13.107.3.128:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:21.115999481+08:00" level=info msg="[TCP] 192.168.10.241:52356 --> 13.107.42.16:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:21.118041355+08:00" level=info msg="[TCP] 192.168.10.241:52355 --> 52.113.194.133:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:21.134366026+08:00" level=info msg="[TCP] 192.168.10.241:52357 --> 4.190.120.59:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:21.783094299+08:00" level=info msg="[TCP] 192.168.10.241:52360 --> 38.6.226.46:5555 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:23.039288831+08:00" level=info msg="[TCP] 192.168.10.179:46846 --> 142.251.211.227:443 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:23.045344284+08:00" level=info msg="[TCP] 192.168.10.179:45210 --> 142.251.211.227:80 match Match using 🐟 漏网之鱼[🇭🇰 HK-CN2-流媒体]" time="2024-09-22T10:35:24.150769697+08:00" level=info msg="[TCP] 192.168.10.212:54535 --> 149.154.167.91:443 match IPCIDR(149.154.160.0/20) using 📲 电报消息[🇭🇰 HK-CN2-流媒体]"

附加信息

No response

morytyann commented 5 hours ago

请重新安装仓库构建的版本,再测试是否问题还存在。