vernesong / OpenClash

A Clash Client For OpenWrt
MIT License
16.89k stars 3.1k forks source link

fake-ip(tun)模式下,下载速度有限和其他的问题 #467

Closed ghost closed 4 years ago

ghost commented 4 years ago

1,youtube的上限只有30000Kbps 2.下载工具的速度上限只有8Mb/s

3.英雄联盟内置语音在fake-ip模式下无法连接 4.qbittorrent等BT下载工具在fake-ip模式下速度不问题,大都在1Mb/s 5.在fake-IP模式下,手机上telegram需要通过socks5代理才能使用 OpenClash 调试日志

生成时间: 2020-05-25 17:27:33 插件版本: v0.38.4-beta

===================== 系统信息 =====================

主机型号: Phicomm N1 固件版本: OpenWrt SNAPSHOT r2518-b65f1ebf LuCI版本: git-20.117.60969-420c61a-1 内核版本: 5.6.11-flippy-36+ 处理器架构: aarch64_generic

此项在使用Tun模式时应为ACCEPT

防火墙转发: ACCEPT

此项有值时建议到网络-接口-lan的设置中禁用IPV6的DHCP

IPV6-DHCP:

此项结果应仅有配置文件的DNS监听地址

Dnsmasq转发设置: 127.0.0.1#7874

===================== 依赖检查 =====================

dnsmasq-full: 已安装 coreutils: 已安装 coreutils-nohup: 已安装 bash: 已安装 curl: 已安装 jsonfilter: 已安装 ca-certificates: 已安装 ipset: 已安装 ip-full: 已安装 iptables-mod-tproxy: 已安装 kmod-tun(TUN模式): 已安装 luci-compat(Luci-19.07): 未安装

===================== 内核检查 =====================

运行状态: 运行中 已选择的架构: linux-armv8

下方无法显示内核版本号时请确认您的内核版本是否正确或者有无权限

Tun内核版本: 2020.05.08 Tun内核文件: 存在 Tun内核运行权限: 正常

Game内核版本: 20200510 Game内核文件: 存在 Game内核运行权限: 正常

Dev内核版本: premium-3-g5073c3c Dev内核文件: 存在 Dev内核运行权限: 正常

===================== 插件设置 =====================

当前配置文件: /etc/openclash/config/发现新世界.yaml 运行模式: fake-ip 默认代理模式: Rule UDP流量转发: 启用 DNS劫持: 启用 自定义DNS: 启用 IPV6-DNS解析: 停用 禁用Dnsmasq缓存: 停用 自定义规则: 停用 仅允许内网: 启用 仅代理命中规则流量: 启用

启动异常时建议关闭此项后重试

保留配置: 停用 第三方规则: 停用

===================== 配置文件 =====================

port: 7890 socks-port: 7891 allow-lan: true bind-address: "192.168.123.2" mode: Rule log-level: info external-controller: 192.168.123.2:9090 experimental: ignore-resolve-fail: true redir-port: 7892 secret: "123456" external-ui: "/usr/share/openclash/dashboard" dns: enable: true ipv6: false enhanced-mode: fake-ip fake-ip-range: 198.18.0.1/16 listen: 127.0.0.1:7874 fake-ip-filter:

Custom fake-ip-filter

===================== 防火墙设置 =====================

NAT chain

Chain PREROUTING (policy ACCEPT) num target prot opt source destination
1 REDIRECT tcp -- 0.0.0.0/0 8.8.4.4 redir ports 7892 2 REDIRECT tcp -- 0.0.0.0/0 8.8.8.8 redir ports 7892 3 REDIRECT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:53 redir ports 53 4 REDIRECT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 redir ports 53 5 prerouting_rule all -- 0.0.0.0/0 0.0.0.0/0 / !fw3: Custom prerouting rule chain / 6 zone_lan_prerouting all -- 0.0.0.0/0 0.0.0.0/0 / !fw3 / 7 openclash tcp -- 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT) num target prot opt source destination
1 openclash_output tcp -- 0.0.0.0/0 0.0.0.0/0

Mangle chain

Chain PREROUTING (policy ACCEPT) num target prot opt source destination
1 openclash udp -- 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT) num target prot opt source destination

===================== 路由表状态 =====================

route -n

Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.123.1 0.0.0.0 UG 0 0 0 br-lan 192.168.123.0 0.0.0.0 255.255.255.0 U 0 0 0 br-lan

ip route list

default via 192.168.123.1 dev br-lan proto static 192.168.123.0/24 dev br-lan proto kernel scope link src 192.168.123.2

ip rule show

0: from all lookup local 32765: from all fwmark 0x162 lookup 354 32766: from all lookup main 32767: from all lookup default

===================== 端口占用状态 =====================

tcp 0 0 192.168.123.2:7890 0.0.0.0: LISTEN 15239/clash tcp 0 0 192.168.123.2:7891 0.0.0.0: LISTEN 15239/clash tcp 0 0 192.168.123.2:9090 0.0.0.0: LISTEN 15239/clash tcp 0 0 :::7892 ::: LISTEN 15239/clash udp 0 0 127.0.0.1:7874 0.0.0.0: 15239/clash udp 0 0 192.168.123.2:7891 0.0.0.0: 15239/clash udp 0 0 :::7892 :::* 15239/clash

===================== 测试本机DNS查询 =====================

Server: 127.0.0.1 Address: 127.0.0.1#53

Name: www.baidu.com Address 1: 198.18.0.40 *** Can't find www.baidu.com: No answer

===================== resolv.conf.auto =====================

Interface lan

nameserver 192.168.123.1 nameserver 127.0.0.1 nameserver 192.168.123.2

===================== 测试本机网络连接 =====================

HTTP/1.1 200 OK Accept-Ranges: bytes Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform Connection: keep-alive Content-Length: 277 Content-Type: text/html Date: Mon, 25 May 2020 09:27:35 GMT Etag: "575e1f7c-115" Last-Modified: Mon, 13 Jun 2016 02:50:36 GMT Pragma: no-cache Server: bfe/1.0.8.18

===================== 测试本机网络下载 =====================

HTTP/1.1 200 Connection established

HTTP/1.1 200 OK Connection: keep-alive Content-Length: 78 Cache-Control: max-age=300 Content-Security-Policy: default-src 'none'; style-src 'unsafe-inline'; sandbox Content-Type: text/plain; charset=utf-8 ETag: W/"d9dab6125ff65b18063159457bf671d83244d0cbf0b16951f3c02f8d3ee8c61b" Strict-Transport-Security: max-age=31536000 X-Content-Type-Options: nosniff X-Frame-Options: deny X-XSS-Protection: 1; mode=block Via: 1.1 varnish (Varnish/6.0) X-GitHub-Request-Id: 2926:7D23:21B7F3:2B061E:5ECB82E8 Accept-Ranges: bytes Date: Mon, 25 May 2020 09:27:36 GMT Via: 1.1 varnish X-Served-By: cache-hkg17930-HKG X-Cache: HIT, HIT X-Cache-Hits: 1, 1 X-Timer: S1590398856.174608,VS0,VE1 Vary: Authorization,Accept-Encoding Access-Control-Allow-Origin: * X-Fastly-Request-ID: f12208e77d8797bc967a0e91a805b9c17fef2f58 Expires: Mon, 25 May 2020 09:32:36 GMT Source-Age: 228

===================== 最近运行日志 =====================

time="2020-05-25T17:26:17+08:00" level=info msg="[TCP] 192.168.123.5:12638 --> gm.mmstat.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:26:21+08:00" level=info msg="[TCP] 192.168.123.5:12645 --> activity.windows.com match Match using DIRECT" time="2020-05-25T17:26:31+08:00" level=info msg="[TCP] 192.168.123.5:12661 --> clientservices.googleapis.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:26:33+08:00" level=info msg="[TCP] 192.168.123.5:12665 --> 58.251.116.196 match GeoIP using 🎯 全球直连[DIRECT]" time="2020-05-25T17:26:34+08:00" level=info msg="[TCP] 192.168.123.5:12666 --> 58.251.82.211 match GeoIP using 🎯 全球直连[DIRECT]" time="2020-05-25T17:26:42+08:00" level=info msg="[TCP] 192.168.123.5:12680 --> go.microsoft.com match Match using DIRECT" time="2020-05-25T17:26:43+08:00" level=warning msg="dial DIRECT error: dial tcp4 0.0.0.0:443: connect: connection refused" time="2020-05-25T17:26:43+08:00" level=warning msg="dial DIRECT error: dial tcp4 0.0.0.0:443: connect: connection refused" time="2020-05-25T17:26:43+08:00" level=warning msg="dial DIRECT error: dial tcp4 0.0.0.0:443: connect: connection refused" time="2020-05-25T17:26:45+08:00" level=info msg="[TCP] 192.168.123.5:12687 --> gm.mmstat.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:26:45+08:00" level=info msg="[TCP] 192.168.123.5:12688 --> gm.mmstat.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:26:45+08:00" level=info msg="[TCP] 192.168.123.5:12691 --> gm.mmstat.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:26:45+08:00" level=info msg="[TCP] 192.168.123.5:12692 --> gm.mmstat.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:26:48+08:00" level=info msg="[TCP] 192.168.123.5:12698 --> ledge-hn19new.lol.qq.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:26:52+08:00" level=info msg="[TCP] 192.168.123.5:12707 --> 210.22.245.17 match GeoIP using 🎯 全球直连[DIRECT]" time="2020-05-25T17:26:54+08:00" level=info msg="[TCP] 192.168.123.5:12710 --> gm.mmstat.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:26:54+08:00" level=info msg="[TCP] 192.168.123.5:12711 --> gm.mmstat.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:26:54+08:00" level=info msg="[TCP] 192.168.123.5:12712 --> gm.mmstat.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:26:54+08:00" level=info msg="[TCP] 192.168.123.5:12714 --> gm.mmstat.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:27:08+08:00" level=info msg="[TCP] 192.168.123.5:12735 --> statwup.huya.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:27:11+08:00" level=info msg="[TCP] 192.168.123.5:12740 --> gm.mmstat.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:27:11+08:00" level=info msg="[TCP] 192.168.123.5:12742 --> gm.mmstat.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:27:11+08:00" level=info msg="[TCP] 192.168.123.5:12743 --> gm.mmstat.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:27:12+08:00" level=info msg="[TCP] 192.168.123.5:12745 --> gm.mmstat.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:27:34+08:00" level=info msg="[TCP] 192.168.123.5:12781 --> clients4.google.com match DomainKeyword using 🚀 节点选择[🇭🇰 香港03]" time="2020-05-25T17:27:34+08:00" level=warning msg="dial DIRECT error: dial tcp4 0.0.0.0:443: connect: connection refused" time="2020-05-25T17:27:34+08:00" level=warning msg="dial DIRECT error: dial tcp4 0.0.0.0:443: connect: connection refused" time="2020-05-25T17:27:34+08:00" level=warning msg="dial DIRECT error: dial tcp4 0.0.0.0:443: connect: connection refused" time="2020-05-25T17:27:35+08:00" level=info msg="[TCP] 192.168.123.2:60216 --> www.baidu.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-25T17:27:36+08:00" level=info msg="[TCP] 192.168.123.2:39148 --> raw.githubusercontent.com match DomainKeyword using 🚀 节点选择[🇭🇰 香港03]"

vernesong commented 4 years ago

速度是吃性能的,小机器尽量用普通模式,其他的没啥问题

ghost commented 4 years ago

速度是吃性能的,小机器尽量用普通模式,其他的没啥问题

嗯嗯,现在的主要问题是fake-ip模式下腾讯系的语音都有问题,然后bt下载也连接不上。。。

haossu commented 4 years ago

和我差不多。https://github.com/vernesong/OpenClash/issues/439

ghost commented 4 years ago

和我差不多。#439

大概是硬件性能限制了吧

vernesong commented 4 years ago

开udp,或者用tun,bt你开了仅代理命中规则流量所以都会直连,可以尝试关闭测试

haohaoget commented 4 years ago

我的n1也是用的很纠结,fakeip增强模式不能用udp流量,其他两个tun和game模式可以udp但是连我200m的带宽都跑不满。

haohaohub commented 4 years ago

速度是吃性能的,小机器尽量用普通模式,其他的没啥问题

大佬可不可以让fake-ip增强模式直接开启udp流量转发呢?n1不论选不选只要网络类型不是tun都不能转发udp流量

ghost commented 4 years ago

开udp,或者用tun,bt你开了仅代理命中规则流量所以都会直连,可以尝试关闭测试

UDP必须要服务器支持吗?关了的命中规则的话,这样都走代理了。。。我再试试吧,主要是fake-ip模式下,腾讯系的语音都无法使用

vernesong commented 4 years ago

你们不会测试就开个虎牙直播,控制面板里面一般就会有udp的连接状态,有下载流量就是通的,不然建议你们找固件的其他原因

vernesong commented 4 years ago

开udp,或者用tun,bt你开了仅代理命中规则流量所以都会直连,可以尝试关闭测试

UDP必须要服务器支持吗?关了的命中规则的话,这样都走代理了。。。我再试试吧,主要是fake-ip模式下,腾讯系的语音都无法使用

国内直连的udp不走代理

ghost commented 4 years ago

开udp,或者用tun,bt你开了仅代理命中规则流量所以都会直连,可以尝试关闭测试

UDP必须要服务器支持吗?关了的命中规则的话,这样都走代理了。。。我再试试吧,主要是fake-ip模式下,腾讯系的语音都无法使用

国内直连的udp不走代理

BT下载时大量的超时。。。不知道什么原因

OpenClash 调试日志

生成时间: 2020-05-30 00:41:45 插件版本: v0.38.4-beta

===================== 系统信息 =====================

主机型号: Phicomm N1 固件版本: OpenWrt SNAPSHOT r2518-b65f1ebf LuCI版本: git-20.117.60969-420c61a-1 内核版本: 5.4.39-flippy-36+o 处理器架构: aarch64_generic

此项在使用Tun模式时应为ACCEPT

防火墙转发: ACCEPT

此项有值时建议到网络-接口-lan的设置中禁用IPV6的DHCP

IPV6-DHCP:

此项结果应仅有配置文件的DNS监听地址

Dnsmasq转发设置: 127.0.0.1#7874

===================== 依赖检查 =====================

dnsmasq-full: 已安装 coreutils: 已安装 coreutils-nohup: 已安装 bash: 已安装 curl: 已安装 jsonfilter: 已安装 ca-certificates: 已安装 ipset: 已安装 ip-full: 已安装 iptables-mod-tproxy: 已安装 kmod-tun(TUN模式): 已安装 luci-compat(Luci-19.07): 未安装

===================== 内核检查 =====================

运行状态: 运行中 已选择的架构: linux-armv8

下方无法显示内核版本号时请确认您的内核版本是否正确或者有无权限

Tun内核版本: Tun内核文件: 不存在 Tun内核运行权限: 否

Game内核版本: Game内核文件: 不存在 Game内核运行权限: 否

Dev内核版本: premium-3-g5073c3c Dev内核文件: 存在 Dev内核运行权限: 正常

===================== 插件设置 =====================

当前配置文件: /etc/openclash/config/发现新世界.yaml 运行模式: fake-ip 默认代理模式: Rule UDP流量转发: 启用 DNS劫持: 启用 自定义DNS: 启用 IPV6-DNS解析: 停用 禁用Dnsmasq缓存: 启用 自定义规则: 启用 仅允许内网: 启用 仅代理命中规则流量: 启用

启动异常时建议关闭此项后重试

保留配置: 停用 第三方规则: 停用

===================== 自定义规则 一 =====================

- DOMAIN-SUFFIX,google.com,Proxy 匹配域名后缀(交由Proxy代理服务器组)

- DOMAIN-KEYWORD,google,Proxy 匹配域名关键字(交由Proxy代理服务器组)

- DOMAIN,google.com,Proxy 匹配域名(交由Proxy代理服务器组)

- DOMAIN-SUFFIX,ad.com,REJECT 匹配域名后缀(拒绝)

- IP-CIDR,127.0.0.0/8,DIRECT 匹配数据目标IP(直连)

- SRC-IP-CIDR,192.168.1.201/32,DIRECT 匹配数据发起IP(直连)

- DST-PORT,80,DIRECT 匹配数据目标端口(直连)

- SRC-PORT,7777,DIRECT 匹配数据源端口(直连)

排序在上的规则优先生效,如添加(去除规则前的#号):

IP段:192.168.1.2-192.168.1.200 直连

- SRC-IP-CIDR,192.168.1.2/31,DIRECT

- SRC-IP-CIDR,192.168.1.4/30,DIRECT

- SRC-IP-CIDR,192.168.1.8/29,DIRECT

- SRC-IP-CIDR,192.168.1.16/28,DIRECT

- SRC-IP-CIDR,192.168.1.32/27,DIRECT

- SRC-IP-CIDR,192.168.1.64/26,DIRECT

- SRC-IP-CIDR,192.168.1.128/26,DIRECT

- SRC-IP-CIDR,192.168.1.192/29,DIRECT

- SRC-IP-CIDR,192.168.1.200/32,DIRECT

IP段:192.168.1.202-192.168.1.255 直连

- SRC-IP-CIDR,192.168.1.202/31,DIRECT

- SRC-IP-CIDR,192.168.1.204/30,DIRECT

- SRC-IP-CIDR,192.168.1.208/28,DIRECT

- SRC-IP-CIDR,192.168.1.224/27,DIRECT

此时IP为192.168.1.1和192.168.1.201的客户端流量走代理(策略),其余客户端不走代理

因为Fake-IP模式下,IP地址为192.168.1.1的路由器自身流量可走代理(策略),所以需要排除

在线IP段转CIDR地址:http://ip2cidr.com

62724

tracker

- SRC-PORT,62724,DIRECT

- DST-PORT,62724,DIRECT

- DOMAIN-KEYWORD,tracker,DIRECT

- MATCH,DIRECT

===================== 自定义规则 二 =====================

- DOMAIN-SUFFIX,google.com,Proxy 匹配域名后缀(交由Proxy代理服务器组)

- DOMAIN-KEYWORD,google,Proxy 匹配域名关键字(交由Proxy代理服务器组)

- DOMAIN,google.com,Proxy 匹配域名(交由Proxy代理服务器组)

- DOMAIN-SUFFIX,ad.com,REJECT 匹配域名后缀(拒绝)

- IP-CIDR,127.0.0.0/8,DIRECT 匹配数据目标IP(直连)

- SRC-IP-CIDR,192.168.1.201/32,DIRECT 匹配数据发起IP(直连)

- DST-PORT,80,DIRECT 匹配数据目标端口(直连)

- SRC-PORT,7777,DIRECT 匹配数据源端口(直连)

===================== 配置文件 =====================

port: 7890 socks-port: 7891 allow-lan: true bind-address: "192.168.123.3" mode: Rule log-level: info external-controller: 192.168.123.3:9090 experimental: ignore-resolve-fail: true redir-port: 7892 secret: "123456" external-ui: "/usr/share/openclash/dashboard" dns: enable: true ipv6: false enhanced-mode: fake-ip fake-ip-range: 198.18.0.1/16 listen: 127.0.0.1:7874 fake-ip-filter:

Custom fake-ip-filter

===================== 防火墙设置 =====================

NAT chain

Chain PREROUTING (policy ACCEPT) num target prot opt source destination
1 REDIRECT tcp -- 0.0.0.0/0 8.8.4.4 redir ports 7892 2 REDIRECT tcp -- 0.0.0.0/0 8.8.8.8 redir ports 7892 3 prerouting_rule all -- 0.0.0.0/0 0.0.0.0/0 / !fw3: Custom prerouting rule chain / 4 zone_newzone_prerouting all -- 0.0.0.0/0 0.0.0.0/0 / !fw3 / 5 openclash tcp -- 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT) num target prot opt source destination
1 openclash_output tcp -- 0.0.0.0/0 0.0.0.0/0

Mangle chain

Chain PREROUTING (policy ACCEPT) num target prot opt source destination
1 openclash udp -- 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT) num target prot opt source destination

===================== 路由表状态 =====================

route -n

Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.123.2 0.0.0.0 UG 0 0 0 eth0 172.31.0.0 0.0.0.0 255.255.255.0 U 0 0 0 docker0 192.168.123.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0

ip route list

default via 192.168.123.2 dev eth0 proto static 172.31.0.0/24 dev docker0 proto kernel scope link src 172.31.0.1 linkdown 192.168.123.0/24 dev eth0 proto kernel scope link src 192.168.123.3

ip rule show

0: from all lookup local 32765: from all fwmark 0x162 lookup 354 32766: from all lookup main 32767: from all lookup default

===================== 端口占用状态 =====================

tcp 0 0 192.168.123.3:9090 0.0.0.0: LISTEN 5959/clash tcp 0 0 192.168.123.3:7890 0.0.0.0: LISTEN 5959/clash tcp 0 0 192.168.123.3:7891 0.0.0.0: LISTEN 5959/clash tcp 0 0 :::7892 ::: LISTEN 5959/clash udp 0 0 127.0.0.1:7874 0.0.0.0: 5959/clash udp 0 0 192.168.123.3:7891 0.0.0.0: 5959/clash udp 0 0 :::55537 ::: 5959/clash udp 0 0 :::38139 ::: 5959/clash udp 0 0 :::57608 ::: 5959/clash udp 0 0 :::55564 ::: 5959/clash udp 0 0 :::60693 ::: 5959/clash udp 0 0 :::41244 ::: 5959/clash udp 0 0 :::50466 ::: 5959/clash udp 0 0 :::53580 ::: 5959/clash udp 0 0 :::47437 ::: 5959/clash udp 0 0 :::58708 ::: 5959/clash udp 0 0 :::59751 ::: 5959/clash udp 0 0 :::43384 ::: 5959/clash udp 0 0 :::45447 ::: 5959/clash udp 0 0 :::44449 ::: 5959/clash udp 0 0 :::48594 ::: 5959/clash udp 0 0 :::38385 ::: 5959/clash udp 0 0 :::37389 ::: 5959/clash udp 0 0 :::35371 ::: 5959/clash udp 0 0 :::48687 ::: 5959/clash udp 0 0 :::42613 ::: 5959/clash udp 0 0 :::35453 ::: 5959/clash udp 0 0 :::59045 ::: 5959/clash udp 0 0 :::7892 ::: 5959/clash udp 0 0 :::54010 ::: 5959/clash udp 0 0 :::38675 ::: 5959/clash udp 0 0 :::34602 ::: 5959/clash udp 0 0 :::57180 ::: 5959/clash udp 0 0 :::53116 ::: 5959/clash udp 0 0 :::37797 ::: 5959/clash udp 0 0 :::49065 ::: 5959/clash udp 0 0 :::46056 ::: 5959/clash udp 0 0 :::46105 ::: 5959/clash udp 0 0 :::45084 ::: 5959/clash udp 0 0 :::34959 ::: 5959/clash udp 0 0 :::56482 ::: 5959/clash udp 0 0 :::55480 ::: 5959/clash

===================== 测试本机DNS查询 =====================

Server: 127.0.0.1 Address: 127.0.0.1#53

Name: www.baidu.com Address 1: 198.18.0.190 *** Can't find www.baidu.com: No answer

===================== resolv.conf.auto =====================

Interface lan

nameserver 192.168.123.3

===================== 测试本机网络连接 =====================

HTTP/1.1 200 OK Accept-Ranges: bytes Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform Connection: keep-alive Content-Length: 277 Content-Type: text/html Date: Fri, 29 May 2020 16:41:47 GMT Etag: "575e1f7c-115" Last-Modified: Mon, 13 Jun 2016 02:50:36 GMT Pragma: no-cache Server: bfe/1.0.8.18

===================== 测试本机网络下载 =====================

HTTP/1.1 200 Connection established

HTTP/1.1 200 OK Connection: keep-alive Content-Length: 78 Content-Type: text/plain; charset=utf-8 Cache-Control: max-age=300 Content-Security-Policy: default-src 'none'; style-src 'unsafe-inline'; sandbox ETag: W/"d9dab6125ff65b18063159457bf671d83244d0cbf0b16951f3c02f8d3ee8c61b" Strict-Transport-Security: max-age=31536000 X-Content-Type-Options: nosniff X-Frame-Options: deny X-XSS-Protection: 1; mode=block Via: 1.1 varnish (Varnish/6.0) X-GitHub-Request-Id: 951E:08F9:26744:28BCB:5ED10C4A Accept-Ranges: bytes Date: Fri, 29 May 2020 16:41:48 GMT Via: 1.1 varnish X-Served-By: cache-sin18025-SIN X-Cache: HIT, HIT X-Cache-Hits: 3, 1 X-Timer: S1590770508.195649,VS0,VE1 Vary: Authorization,Accept-Encoding, Accept-Encoding Access-Control-Allow-Origin: * X-Fastly-Request-ID: 40988a5de685adba5f4d735ac81e4b0363a94110 Expires: Fri, 29 May 2020 16:46:48 GMT Source-Age: 249

===================== 最近运行日志 =====================

time="2020-05-30T00:41:45+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 223.73.84.248:7053: i/o timeout" time="2020-05-30T00:41:45+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 60.160.5.145:12345: i/o timeout" time="2020-05-30T00:41:45+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 113.230.83.194:15000: connect: connection refused" time="2020-05-30T00:41:45+08:00" level=info msg="[TCP] 192.168.123.4:4457 --> 114.32.55.106 match Match using DIRECT" time="2020-05-30T00:41:45+08:00" level=info msg="[TCP] 192.168.123.4:4456 --> 111.251.151.40 match Match using DIRECT" time="2020-05-30T00:41:45+08:00" level=info msg="[TCP] 192.168.123.4:4449 --> 59.14.73.229 match Match using DIRECT" time="2020-05-30T00:41:45+08:00" level=info msg="[TCP] 192.168.123.4:4453 --> 114.43.47.235 match Match using DIRECT" time="2020-05-30T00:41:45+08:00" level=info msg="[TCP] 192.168.123.4:4401 --> 112.159.21.40 match Match using DIRECT" time="2020-05-30T00:41:45+08:00" level=info msg="[TCP] 192.168.123.4:4458 --> 114.36.93.192 match Match using DIRECT" time="2020-05-30T00:41:46+08:00" level=warning msg="dial DIRECT error: dial tcp4 222.96.245.206:54312: connect: no route to host" time="2020-05-30T00:41:46+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 49.66.101.14:15000: i/o timeout" time="2020-05-30T00:41:46+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 59.63.225.114:15000: i/o timeout" time="2020-05-30T00:41:46+08:00" level=warning msg="dial DIRECT error: dial tcp4 87.110.238.140:16881: i/o timeout" time="2020-05-30T00:41:46+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 113.100.43.57:15000: i/o timeout" time="2020-05-30T00:41:46+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 113.139.79.83:15000: i/o timeout" time="2020-05-30T00:41:46+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 101.86.105.202:15000: i/o timeout" time="2020-05-30T00:41:46+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 110.87.117.155:24207: i/o timeout" time="2020-05-30T00:41:46+08:00" level=info msg="[TCP] 192.168.123.4:4469 --> 211.222.64.249 match Match using DIRECT" time="2020-05-30T00:41:46+08:00" level=info msg="[TCP] 192.168.123.4:4470 --> 1.242.220.76 match Match using DIRECT" time="2020-05-30T00:41:46+08:00" level=info msg="[TCP] 192.168.123.4:4455 --> 115.23.159.137 match Match using DIRECT" time="2020-05-30T00:41:46+08:00" level=info msg="[TCP] 192.168.123.4:4467 --> 112.104.73.123 match Match using DIRECT" time="2020-05-30T00:41:47+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 117.183.243.190:12345: i/o timeout" time="2020-05-30T00:41:47+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 119.130.131.55:15000: i/o timeout" time="2020-05-30T00:41:47+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 119.33.33.89:15000: i/o timeout" time="2020-05-30T00:41:47+08:00" level=warning msg="dial DIRECT error: dial tcp4 172.68.253.253:17803: i/o timeout" time="2020-05-30T00:41:47+08:00" level=info msg="[TCP] 192.168.123.3:41214 --> www.baidu.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-30T00:41:47+08:00" level=info msg="[TCP] 192.168.123.4:4477 --> 153.151.191.192 match Match using DIRECT" time="2020-05-30T00:41:47+08:00" level=info msg="[TCP] 192.168.123.4:4478 --> 171.101.197.42 match Match using DIRECT" time="2020-05-30T00:41:47+08:00" level=info msg="[TCP] 192.168.123.3:35064 --> raw.githubusercontent.com match DomainKeyword using 🚀 节点选择[🇭🇰 香港05]" time="2020-05-30T00:41:47+08:00" level=warning msg="dial DIRECT error: dial tcp4 51.77.134.13:16881: connect: connection refused"

haohaohub commented 4 years ago

开udp,或者用tun,bt你开了仅代理命中规则流量所以都会直连,可以尝试关闭测试

UDP必须要服务器支持吗?关了的命中规则的话,这样都走代理了。。。我再试试吧,主要是fake-ip模式下,腾讯系的语音都无法使用

国内直连的udp不走代理

BT下载时大量的超时。。。不知道什么原因

OpenClash 调试日志

生成时间: 2020-05-30 00:41:45 插件版本: v0.38.4-beta

===================== 系统信息 =====================

主机型号: Phicomm N1 固件版本: OpenWrt SNAPSHOT r2518-b65f1ebf LuCI版本: git-20.117.60969-420c61a-1 内核版本: 5.4.39-flippy-36+o 处理器架构: aarch64_generic

此项在使用Tun模式时应为ACCEPT

防火墙转发: ACCEPT

此项有值时建议到网络-接口-lan的设置中禁用IPV6的DHCP

IPV6-DHCP:

此项结果应仅有配置文件的DNS监听地址

Dnsmasq转发设置: 127.0.0.1#7874

===================== 依赖检查 =====================

dnsmasq-full: 已安装 coreutils: 已安装 coreutils-nohup: 已安装 bash: 已安装 curl: 已安装 jsonfilter: 已安装 ca-certificates: 已安装 ipset: 已安装 ip-full: 已安装 iptables-mod-tproxy: 已安装 kmod-tun(TUN模式): 已安装 luci-compat(Luci-19.07): 未安装

===================== 内核检查 =====================

运行状态: 运行中 已选择的架构: linux-armv8

下方无法显示内核版本号时请确认您的内核版本是否正确或者有无权限

Tun内核版本: Tun内核文件: 不存在 Tun内核运行权限: 否

Game内核版本: Game内核文件: 不存在 Game内核运行权限: 否

Dev内核版本: premium-3-g5073c3c Dev内核文件: 存在 Dev内核运行权限: 正常

===================== 插件设置 =====================

当前配置文件: /etc/openclash/config/发现新世界.yaml 运行模式: fake-ip 默认代理模式: Rule UDP流量转发: 启用 DNS劫持: 启用 自定义DNS: 启用 IPV6-DNS解析: 停用 禁用Dnsmasq缓存: 启用 自定义规则: 启用 仅允许内网: 启用 仅代理命中规则流量: 启用

启动异常时建议关闭此项后重试

保留配置: 停用 第三方规则: 停用

===================== 自定义规则 一 =====================

- DOMAIN-SUFFIX,google.com,Proxy 匹配域名后缀(交由Proxy代理服务器组)

- DOMAIN-KEYWORD,google,Proxy 匹配域名关键字(交由Proxy代理服务器组)

- DOMAIN,google.com,Proxy 匹配域名(交由Proxy代理服务器组)

- DOMAIN-SUFFIX,ad.com,REJECT 匹配域名后缀(拒绝)

- IP-CIDR,127.0.0.0/8,DIRECT 匹配数据目标IP(直连)

- SRC-IP-CIDR,192.168.1.201/32,DIRECT 匹配数据发起IP(直连)

- DST-PORT,80,DIRECT 匹配数据目标端口(直连)

- SRC-PORT,7777,DIRECT 匹配数据源端口(直连)

排序在上的规则优先生效,如添加(去除规则前的#号):

IP段:192.168.1.2-192.168.1.200 直连

- SRC-IP-CIDR,192.168.1.2/31,DIRECT

- SRC-IP-CIDR,192.168.1.4/30,DIRECT

- SRC-IP-CIDR,192.168.1.8/29,DIRECT

- SRC-IP-CIDR,192.168.1.16/28,DIRECT

- SRC-IP-CIDR,192.168.1.32/27,DIRECT

- SRC-IP-CIDR,192.168.1.64/26,DIRECT

- SRC-IP-CIDR,192.168.1.128/26,DIRECT

- SRC-IP-CIDR,192.168.1.192/29,DIRECT

- SRC-IP-CIDR,192.168.1.200/32,DIRECT

IP段:192.168.1.202-192.168.1.255 直连

- SRC-IP-CIDR,192.168.1.202/31,DIRECT

- SRC-IP-CIDR,192.168.1.204/30,DIRECT

- SRC-IP-CIDR,192.168.1.208/28,DIRECT

- SRC-IP-CIDR,192.168.1.224/27,DIRECT

此时IP为192.168.1.1和192.168.1.201的客户端流量走代理(策略),其余客户端不走代理

因为Fake-IP模式下,IP地址为192.168.1.1的路由器自身流量可走代理(策略),所以需要排除

在线IP段转CIDR地址:http://ip2cidr.com

62724

tracker

- SRC-PORT,62724,DIRECT

- DST-PORT,62724,DIRECT

- DOMAIN-KEYWORD,tracker,DIRECT

- MATCH,DIRECT

===================== 自定义规则 二 =====================

- DOMAIN-SUFFIX,google.com,Proxy 匹配域名后缀(交由Proxy代理服务器组)

- DOMAIN-KEYWORD,google,Proxy 匹配域名关键字(交由Proxy代理服务器组)

- DOMAIN,google.com,Proxy 匹配域名(交由Proxy代理服务器组)

- DOMAIN-SUFFIX,ad.com,REJECT 匹配域名后缀(拒绝)

- IP-CIDR,127.0.0.0/8,DIRECT 匹配数据目标IP(直连)

- SRC-IP-CIDR,192.168.1.201/32,DIRECT 匹配数据发起IP(直连)

- DST-PORT,80,DIRECT 匹配数据目标端口(直连)

- SRC-PORT,7777,DIRECT 匹配数据源端口(直连)

===================== 配置文件 =====================

port: 7890 socks-port: 7891 allow-lan: true bind-address: "192.168.123.3" mode: Rule log-level: info external-controller: 192.168.123.3:9090 experimental: ignore-resolve-fail: true redir-port: 7892 secret: "123456" external-ui: "/usr/share/openclash/dashboard" dns: enable: true ipv6: false enhanced-mode: fake-ip fake-ip-range: 198.18.0.1/16 listen: 127.0.0.1:7874 fake-ip-filter:

Custom fake-ip-filter

  • '*.lan'
  • 'time.windows.com'
  • 'time.nist.gov'
  • 'time.apple.com'
  • 'time.asia.apple.com'
  • '*.ntp.org.cn'
  • '*.openwrt.pool.ntp.org'
  • 'time1.cloud.tencent.com'
  • 'time.ustc.edu.cn'
  • 'pool.ntp.org'
  • 'ntp.ubuntu.com'
  • 'ntp.aliyun.com'
  • 'ntp1.aliyun.com'
  • 'ntp2.aliyun.com'
  • 'ntp3.aliyun.com'
  • 'ntp4.aliyun.com'
  • 'ntp5.aliyun.com'
  • 'ntp6.aliyun.com'
  • 'ntp7.aliyun.com'
  • 'time1.aliyun.com'
  • 'time2.aliyun.com'
  • 'time3.aliyun.com'
  • 'time4.aliyun.com'
  • 'time5.aliyun.com'
  • 'time6.aliyun.com'
  • 'time7.aliyun.com'
  • '*.time.edu.cn'
  • 'time1.apple.com'
  • 'time2.apple.com'
  • 'time3.apple.com'
  • 'time4.apple.com'
  • 'time5.apple.com'
  • 'time6.apple.com'
  • 'time7.apple.com'
  • 'time1.google.com'
  • 'time2.google.com'
  • 'time3.google.com'
  • 'time4.google.com'
  • 'music.163.com'
  • '*.music.163.com'
  • '*.126.net'
  • 'musicapi.taihe.com'
  • 'music.taihe.com'
  • 'songsearch.kugou.com'
  • 'trackercdn.kugou.com'
  • '*.kuwo.cn'
  • 'api-jooxtt.sanook.com'
  • 'api.joox.com'
  • 'joox.com'
  • 'y.qq.com'
  • '*.y.qq.com'
  • 'streamoc.music.tc.qq.com'
  • 'mobileoc.music.tc.qq.com'
  • 'isure.stream.qqmusic.qq.com'
  • 'dl.stream.qqmusic.qq.com'
  • 'aqqmusic.tc.qq.com'
  • 'amobile.music.tc.qq.com'
  • '*.xiami.com'
  • '*.music.migu.cn'
  • 'music.migu.cn'
  • '*.msftconnecttest.com'
  • '*.msftncsi.com'
  • 'localhost.ptlogin2.qq.com'
  • '..*.srv.nintendo.net'
  • '..stun.playstation.net'
  • 'xbox...microsoft.com'
  • '..xboxlive.com'

    Custom fake-ip-filter END

    Custom DNS

    nameserver:

  • 114.114.114.114
  • 119.29.29.29
  • 221.7.92.98
  • 221.5.203.98
  • tcp://221.7.92.98
  • tcp://221.5.203.98 fallback:
  • tls://8.8.8.8:853
  • https://1.1.1.1/dns-query
  • tls://1.1.1.1:853 fallback-filter: geoip: true ipcidr:

    • 240.0.0.0/4

===================== 防火墙设置 =====================

NAT chain

Chain PREROUTING (policy ACCEPT) num target prot opt source destination 1 REDIRECT tcp -- 0.0.0.0/0 8.8.4.4 redir ports 7892 2 REDIRECT tcp -- 0.0.0.0/0 8.8.8.8 redir ports 7892 3 preroutingrule all -- 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom prerouting rule chain / 4 zone_newzoneprerouting all -- 0.0.0.0/0 0.0.0.0/0 / !fw3 */ 5 openclash tcp -- 0.0.0.0/0 0.0.0.0/0 Chain OUTPUT (policy ACCEPT) num target prot opt source destination 1 openclash_output tcp -- 0.0.0.0/0 0.0.0.0/0

Mangle chain

Chain PREROUTING (policy ACCEPT) num target prot opt source destination 1 openclash udp -- 0.0.0.0/0 0.0.0.0/0 Chain OUTPUT (policy ACCEPT) num target prot opt source destination

===================== 路由表状态 =====================

route -n

Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.123.2 0.0.0.0 UG 0 0 0 eth0 172.31.0.0 0.0.0.0 255.255.255.0 U 0 0 0 docker0 192.168.123.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0

ip route list

default via 192.168.123.2 dev eth0 proto static 172.31.0.0/24 dev docker0 proto kernel scope link src 172.31.0.1 linkdown 192.168.123.0/24 dev eth0 proto kernel scope link src 192.168.123.3

ip rule show

0: from all lookup local 32765: from all fwmark 0x162 lookup 354 32766: from all lookup main 32767: from all lookup default

===================== 端口占用状态 =====================

tcp 0 0 192.168.123.3:9090 0.0.0.0: LISTEN 5959/clash tcp 0 0 192.168.123.3:7890 0.0.0.0: LISTEN 5959/clash tcp 0 0 192.168.123.3:7891 0.0.0.0: LISTEN 5959/clash tcp 0 0 :::7892 ::: LISTEN 5959/clash udp 0 0 127.0.0.1:7874 0.0.0.0: 5959/clash udp 0 0 192.168.123.3:7891 0.0.0.0: 5959/clash udp 0 0 :::55537 ::: 5959/clash udp 0 0 :::38139 ::: 5959/clash udp 0 0 :::57608 ::: 5959/clash udp 0 0 :::55564 ::: 5959/clash udp 0 0 :::60693 ::: 5959/clash udp 0 0 :::41244 ::: 5959/clash udp 0 0 :::50466 ::: 5959/clash udp 0 0 :::53580 ::: 5959/clash udp 0 0 :::47437 ::: 5959/clash udp 0 0 :::58708 ::: 5959/clash udp 0 0 :::59751 ::: 5959/clash udp 0 0 :::43384 ::: 5959/clash udp 0 0 :::45447 ::: 5959/clash udp 0 0 :::44449 ::: 5959/clash udp 0 0 :::48594 ::: 5959/clash udp 0 0 :::38385 ::: 5959/clash udp 0 0 :::37389 ::: 5959/clash udp 0 0 :::35371 ::: 5959/clash udp 0 0 :::48687 ::: 5959/clash udp 0 0 :::42613 ::: 5959/clash udp 0 0 :::35453 ::: 5959/clash udp 0 0 :::59045 ::: 5959/clash udp 0 0 :::7892 ::: 5959/clash udp 0 0 :::54010 ::: 5959/clash udp 0 0 :::38675 ::: 5959/clash udp 0 0 :::34602 ::: 5959/clash udp 0 0 :::57180 ::: 5959/clash udp 0 0 :::53116 ::: 5959/clash udp 0 0 :::37797 ::: 5959/clash udp 0 0 :::49065 ::: 5959/clash udp 0 0 :::46056 ::: 5959/clash udp 0 0 :::46105 ::: 5959/clash udp 0 0 :::45084 ::: 5959/clash udp 0 0 :::34959 ::: 5959/clash udp 0 0 :::56482 ::: 5959/clash udp 0 0 :::55480 ::: 5959/clash

===================== 测试本机DNS查询 =====================

Server: 127.0.0.1 Address: 127.0.0.1#53

Name: www.baidu.com Address 1: 198.18.0.190 *** Can't find www.baidu.com: No answer

===================== resolv.conf.auto =====================

Interface lan

nameserver 192.168.123.3

===================== 测试本机网络连接 =====================

HTTP/1.1 200 OK Accept-Ranges: bytes Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform Connection: keep-alive Content-Length: 277 Content-Type: text/html Date: Fri, 29 May 2020 16:41:47 GMT Etag: "575e1f7c-115" Last-Modified: Mon, 13 Jun 2016 02:50:36 GMT Pragma: no-cache Server: bfe/1.0.8.18

===================== 测试本机网络下载 =====================

HTTP/1.1 200 Connection established

HTTP/1.1 200 OK Connection: keep-alive Content-Length: 78 Content-Type: text/plain; charset=utf-8 Cache-Control: max-age=300 Content-Security-Policy: default-src 'none'; style-src 'unsafe-inline'; sandbox ETag: W/"d9dab6125ff65b18063159457bf671d83244d0cbf0b16951f3c02f8d3ee8c61b" Strict-Transport-Security: max-age=31536000 X-Content-Type-Options: nosniff X-Frame-Options: deny X-XSS-Protection: 1; mode=block Via: 1.1 varnish (Varnish/6.0) X-GitHub-Request-Id: 951E:08F9:26744:28BCB:5ED10C4A Accept-Ranges: bytes Date: Fri, 29 May 2020 16:41:48 GMT Via: 1.1 varnish X-Served-By: cache-sin18025-SIN X-Cache: HIT, HIT X-Cache-Hits: 3, 1 X-Timer: S1590770508.195649,VS0,VE1 Vary: Authorization,Accept-Encoding, Accept-Encoding Access-Control-Allow-Origin: * X-Fastly-Request-ID: 40988a5de685adba5f4d735ac81e4b0363a94110 Expires: Fri, 29 May 2020 16:46:48 GMT Source-Age: 249

===================== 最近运行日志 =====================

time="2020-05-30T00:41:45+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 223.73.84.248:7053: i/o timeout" time="2020-05-30T00:41:45+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 60.160.5.145:12345: i/o timeout" time="2020-05-30T00:41:45+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 113.230.83.194:15000: connect: connection refused" time="2020-05-30T00:41:45+08:00" level=info msg="[TCP] 192.168.123.4:4457 --> 114.32.55.106 match Match using DIRECT" time="2020-05-30T00:41:45+08:00" level=info msg="[TCP] 192.168.123.4:4456 --> 111.251.151.40 match Match using DIRECT" time="2020-05-30T00:41:45+08:00" level=info msg="[TCP] 192.168.123.4:4449 --> 59.14.73.229 match Match using DIRECT" time="2020-05-30T00:41:45+08:00" level=info msg="[TCP] 192.168.123.4:4453 --> 114.43.47.235 match Match using DIRECT" time="2020-05-30T00:41:45+08:00" level=info msg="[TCP] 192.168.123.4:4401 --> 112.159.21.40 match Match using DIRECT" time="2020-05-30T00:41:45+08:00" level=info msg="[TCP] 192.168.123.4:4458 --> 114.36.93.192 match Match using DIRECT" time="2020-05-30T00:41:46+08:00" level=warning msg="dial DIRECT error: dial tcp4 222.96.245.206:54312: connect: no route to host" time="2020-05-30T00:41:46+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 49.66.101.14:15000: i/o timeout" time="2020-05-30T00:41:46+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 59.63.225.114:15000: i/o timeout" time="2020-05-30T00:41:46+08:00" level=warning msg="dial DIRECT error: dial tcp4 87.110.238.140:16881: i/o timeout" time="2020-05-30T00:41:46+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 113.100.43.57:15000: i/o timeout" time="2020-05-30T00:41:46+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 113.139.79.83:15000: i/o timeout" time="2020-05-30T00:41:46+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 101.86.105.202:15000: i/o timeout" time="2020-05-30T00:41:46+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 110.87.117.155:24207: i/o timeout" time="2020-05-30T00:41:46+08:00" level=info msg="[TCP] 192.168.123.4:4469 --> 211.222.64.249 match Match using DIRECT" time="2020-05-30T00:41:46+08:00" level=info msg="[TCP] 192.168.123.4:4470 --> 1.242.220.76 match Match using DIRECT" time="2020-05-30T00:41:46+08:00" level=info msg="[TCP] 192.168.123.4:4455 --> 115.23.159.137 match Match using DIRECT" time="2020-05-30T00:41:46+08:00" level=info msg="[TCP] 192.168.123.4:4467 --> 112.104.73.123 match Match using DIRECT" time="2020-05-30T00:41:47+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 117.183.243.190:12345: i/o timeout" time="2020-05-30T00:41:47+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 119.130.131.55:15000: i/o timeout" time="2020-05-30T00:41:47+08:00" level=warning msg="dial 🎯 全球直连 error: dial tcp4 119.33.33.89:15000: i/o timeout" time="2020-05-30T00:41:47+08:00" level=warning msg="dial DIRECT error: dial tcp4 172.68.253.253:17803: i/o timeout" time="2020-05-30T00:41:47+08:00" level=info msg="[TCP] 192.168.123.3:41214 --> www.baidu.com match DomainSuffix using 🎯 全球直连[DIRECT]" time="2020-05-30T00:41:47+08:00" level=info msg="[TCP] 192.168.123.4:4477 --> 153.151.191.192 match Match using DIRECT" time="2020-05-30T00:41:47+08:00" level=info msg="[TCP] 192.168.123.4:4478 --> 171.101.197.42 match Match using DIRECT" time="2020-05-30T00:41:47+08:00" level=info msg="[TCP] 192.168.123.3:35064 --> raw.githubusercontent.com match DomainKeyword using 🚀 节点选择[🇭🇰 香港05]" time="2020-05-30T00:41:47+08:00" level=warning msg="dial DIRECT error: dial tcp4 51.77.134.13:16881: connect: connection refused"

你内核和ipk都换回0.38.1版本的试试,我换回去就好了

ghost commented 4 years ago

你内核和ipk都换回0.38.1版本的试试,我换回去就好了

内核是用的0.20.0吗

haohaohub commented 4 years ago

你内核和ipk都换回0.38.1版本的试试,我换回去就好了

内核是用的0.20.0吗

ghost commented 4 years ago

你内核和ipk都换回0.38.1版本的试试,我换回去就好了

内核是用的0.20.0吗

好像没有历史内核了,只有最新的。。。。

ghost commented 4 years ago

你内核和ipk都换回0.38.1版本的试试,我换回去就好了

内核是用的0.20.0吗

使用0.20.0以后依然大量错误。。。不知道怎么设置可以吧bt下载软件指向主路由。。