AirportR / fulltclash

General proxy performance testing tool based on Clash using Telegram API.

Home Page:https://fulltclash.gitbook.io/fulltclash-doc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

测速及流媒体检查等不支持IPV6为解析结果的域名节点

KorenKrita opened this issue · comments

想了解下这方面有支持计划么,或者是受限于什么没有实现

取决于测试机器是否支持ipv6,当然clash配置文件也要将节点里的配置项的ipv6设置为true

如果你发现做了以上工作还不行,请及时回复我相关运行日志。

本机有ipv6网络环境 节点配置应该无ipv6设置项的说法
日志:

2024-04-30` 15:27:10.490 | INFO     | utils.myqueue:bot_put:56 - 任务测试项为: []
2024-04-30 15:27:10.491 | INFO     | utils.myqueue:bot_put:64 - 排队中,前方测速队列任务数量为: 0
2024-04-30 15:27:11.358 | INFO     | botmodule.command.test:process:163 - 测试指令: speedurl
2024-04-30 15:27:11.361 | INFO     | utils.collector:getSubConfig:384 - subconverter状态: 未启用
2024-04-30 15:27:12.563 | INFO     | utils.collector:safe_read:395 - 获取订阅成功
2024-04-30 15:27:12.580 | INFO     | utils.cleaner:node_filter:647 - Node filter text>> included: , excluded: 
2024-04-30 15:27:12.581 | INFO     | utils.cleaner:node_filter:698 - Included 7 node(s)  Excluded 0 node(s)  Exported 7 node(s)
2024-04-30 15:27:12.581 | INFO     | botmodule.command.test:put_slave_task:214 - BOT进度条编辑的chat_id:147***97,message_id:*
2024-04-30 15:27:15.263 | INFO     | utils.proxy:setproxy:209 - 设置代理: [ss]剩余流量:991.96 GB, index: 0
2024-04-30 15:27:25.818 | WARNING  | utils.proxy:urltest:204 - 
2024-04-30 15:27:25.818 | INFO     | utils.backend:nat_type_test:238 - Performing UDP NAT Type Test.
2024-04-30 15:27:25.822 | INFO     | utils.backend:speed_start:299 - Running st_async, workers: 1.
[TCP] dial [ss]剩余流量:991.96 GB 127.0.0.1:57215 --> dl.google.com:443 error: 域名:80 connect error: dns resolve failed: lookup 域名 on 223.5.5.5:53: no such host
[UDP] dial [ss]剩余流量:991.96 GB 127.0.0.1:53424 --> stun.voipstunt.com:3478 error: lookup 域名 on 223.5.5.5:53: no such host
2024-04-30 15:27:40.809 | ERROR    | utils.backend:fetch:284 - Download link error: 
2024-04-30 15:27:40.810 | INFO     | utils.backend:show_progress_full:211 - Fetched 0.00 MB in 0.00s.

在终端查询dns是没问题的 本机也有ipv6网络环境

nslookup 域名 223.5.5.5
服务器:  public1.alidns.com
Address:  223.5.5.5

名称:    域名
Address:  2a0e:97c0:***:***:****:****:53d3:6537
ping 域名

正在 Ping 域名 [2a0e:97c0:***:***:****:****:53d3:6537] 具有 32 字节的数据:
来自 22a0e:97c0:***:***:****:****:53d3:6537 的回复: 时间=50ms
来自 2a0e:97c0:***:***:****:****:53d3:6537 的回复: 时间=49ms
来自 2a0e:97c0:***:***:****:****:53d3:6537 的回复: 时间=50ms
来自 2a0e:97c0:***:***:****:****:53d3:6537 的回复: 时间=49ms

2a0e:97c0:***:***:****:****:53d3:6537 的 Ping 统计信息:
    数据包: 已发送 = 4,已接收 = 4,丢失 = 0 (0% 丢失),
往返行程的估计时间(以毫秒为单位):
    最短 = 49ms,最长 = 50ms,平均 = 49ms

配置如下:

admin:
- ****
bot:
  api_hash: ****
  api_id: ****
  bot_token: ****
  proxy: 127.0.0.1:7890
clash:
  branch: meta
  path: ./bin/FullTCore
end_colors_switch: true
ipstack: true
slaveconfig:
  default-slave:
    comment: "****"
speed_end_colors_switch: true
speedfile:
- https://dl.google.com/dl/android/studio/install/3.4.1.0/android-studio-ide-183.5522156-windows.exe
- https://dl.google.com/dl/android/studio/install/3.4.1.0/android-studio-ide-183.5522156-windows.exe
speedthread: 1
switch: cluster
user:
- ****
- ****
userconfig:
  usage-ranking:
    ****:
      local: 5

保持打开这个issue,直到我有时间去解决或者下一步行动。谢谢,在此之前先尝试更换系统DNS

更新FullTCore版本到最新,已修复ipv6问题,https://github.com/AirportR/FullTCore/releases