JohanChane
JohanChane
如果有多个机场链接, 可以使用[模板的功能](https://github.com/JohanChane/clash-auto#%E6%A0%B9%E6%8D%AE%E6%A8%A1%E6%9D%BF%E9%85%8D%E7%BD%AE%E7%94%9F%E6%88%90%E6%96%B0%E7%9A%84%E9%85%8D%E7%BD%AE)。 将多个机场链接放入 `data/tpl/proxy_provider_urls` 这个文件, 然后选择 `create_yaml`。创建成功以后, 更新这个配置并选择这个配置即可。
[日常使用](https://github.com/JohanChane/clash-auto#%E6%97%A5%E5%B8%B8%E4%BD%BF%E7%94%A8)
[parser](https://docs.cfw.lbyczf.com/contents/parser.html) 应该是 cfw 支持的功能而不是 clash 支持的功能。clashauto 没有 parser 的功能。这里的[模板](https://github.com/JohanChane/clash-auto/tree/main/data/tpl)是 clashauto 的模板, 是我自己设计的功能。根据模板生成的配置文件可以直接被 clash 使用。如果生成的配置文件不符合要求, 你可以自定义模板生成。自定义模板可以参考 [根据模板配置生成新的配置](https://github.com/JohanChane/clash-auto#%E6%A0%B9%E6%8D%AE%E6%A8%A1%E6%9D%BF%E9%85%8D%E7%BD%AE%E7%94%9F%E6%88%90%E6%96%B0%E7%9A%84%E9%85%8D%E7%BD%AE)。
手动允许 clash.exe 程序通过防火墙。(如果客户端可以访问 clash 服务, 但是不能访问外网的情况下。) 试试这个。
1. Check if the `mihomo` is running. 2. Check if the `external-controller` is listening.
Check the log what clashtui detected as your `external-controller`.
> ``` > 09:54:48 [INFO] clashtui - Start Log, level: INFO > 09:54:48 [INFO] clashtui::utils::tui - controller_api: http://127.0.0.1:9090 > 09:54:48 [INFO] clashtui::utils::tui - proxy_addr: http://127.0.0.1:7890 > 09:54:48 [INFO] clashtui::utils::tui -...
What is the content of your clashtui config.yaml?
I can't reproduce the bug. You can try [the latest version](https://github.com/JohanChane/clashtui/actions/runs/8981166814).
How about the other profiles?