> For the complete documentation index, see [llms.txt](https://airport-1.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://airport-1.gitbook.io/docs/ke-hu-duan/ruan-lu-you-openclash-jiao-cheng.md).

# 软路由openclash教程

本机场换协议后或许你会发现你更新的节点只有几个ss节点，那这是因为你没有将clash内核设置为meta

切换内核很简单，下面我将会为你应该会遇到的问题作出解答

1.切换clashmeta后启动不了([github](https://github.com/vernesong/OpenClash/issues/4461))

&#x20;    1.登入软路由ssh

&#x20;   Step1: shell 执行：

```
ln -s /usr/share/openclash/ui /etc/openclash/ui
```

Step2: 在openclash覆写设置 - 开发者选项 加上：

```
ruby_edit "$CONFIG_FILE" "['external-ui']" "\"/etc/openclash/ui\""
```

如果还是不行，请升级openclash插件然后重启路由后再次启动openclash

2.在订阅后下发不了vless节点

&#x20;    1.在订阅链接后面插入 \&flag=meta 同时关闭在线转换，或者在User-Agent这一行选择clash.meta

&#x20;或者

&#x20;         2.在升级openclash插件后，选择支持openclash的在线订阅转换
