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

config.yaml中设置meta内核后,测速报错error: unsupport proxy type: vless

huah6571 opened this issue · comments

版本3.6.2,windows2019系统,python 3.11
https://github.com/AirportR/FullTCore/tree/meta下载了meta内核core分支,复制进/bin文件夹内,
配置文件中修改了path: ./bin/FullTCore.exe
执行测速后,到启动四个线程拉文件下载测速时,报错:

⏳速度测试进行中...

[ ]

当前进度:
0.00% [0/19]
2023-11-17 13:52:12.120 | INFO | utils.proxy:setproxy:192 - 设置代理: 无法连接请更新订阅!使用前建议先更新订阅!, index: 0
data incoming from 127.0.0.1:59747
2023/11/17 13:52:12 set proxy success! index: 0
error: unsupport proxy type: vless
error: unsupport proxy type: vless
2023-11-17 13:52:22.459 | WARNING | utils.proxy:urltest:187 -
2023-11-17 13:52:22.460 | INFO | utils.backend:nat_type_test:238 - Performing UDP NAT Type Test.
[UDP] Parse metadata failed: unsupport proxy type: vless[UDP] Parse metadata failed: unsupport proxy type: vless[UDP] Parse metadata failed: unsupport proxy type: vless[UDP] Parse metadata failed: unsupport proxy type: vless[UDP] Parse metadata failed: unsupport proxy type: vless[UDP] Parse metadata failed: unsupport proxy type: vless2023-11-17 13:52:25.485 | INFO | utils.backend:speed_start:299 - Running st_async, workers: 4.
error: unsupport proxy type: vless
error: unsupport proxy type: vless
error: unsupport proxy type: vless
error: unsupport proxy type: vless
2023-11-17 13:52:40.455 | ERROR | utils.backend:fetch:284 - Download link error:
2023-11-17 13:52:40.457 | ERROR | utils.backend:fetch:284 - Download link error:
2023-11-17 13:52:40.458 | ERROR | utils.backend:fetch:284 - Download link error:
2023-11-17 13:52:40.459 | ERROR | utils.backend:fetch:284 - Download link error:
[] [0MB/s]
2023-11-17 13:52:40.460 | INFO | utils.backend:show_progress_full:211 - Fetched 0.00 MB in 0.00s.

配置文件是这么写的:(敏感部分已经脱密处理)
admin:

  • 123123
    bot:
    api_hash: 123123
    api_id: 123123
    bot_token: 123123
    clash:
    branch: meta
    path: ./bin/FullTCore.exe
    end_colors_switch: true
    slaveconfig:
    default-slave:
    comment: "1000M"
    username: local
    speed_end_colors_switch: true
    speedthread: 4
    startup: 20000
    subinfo:
    xxxx
    user:
    xxxx

请求大佬解答,谢谢

image
确定是这里下载的吗

哦这个可以了,之前下的是1.0
我看1.1是pre release ,就没用,原来必须1.1
谢谢大佬