诺甘农圆盘

参考资料收集库

用户工具

站点工具


硬件:ax3600:编译openclash

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

硬件:ax3600:编译openclash [2022/01/06 23:18] – 创建 packingbox硬件:ax3600:编译openclash [2022/01/06 23:18] (当前版本) packingbox
行 1: 行 1:
 +# 将源码中的 `luci-app-openclash` 文件夹拷贝到 `OpenWrt` 项目的 `Package` 目录
 +
 +# 进入makefile
 +
 +make menuconfig
 +
 +# 选择要编译的包
 +
 +LuCI -> Applications -> luci-app-openclash
 +
 +# 一般情况下,插件所需依赖此时已自动选中,但wget可能需要单独进行确认
 +
 +Nerwork -> File Transfer -> wget
 +
 +# 开始编译
 +
 +make V=s
 +
 +参考链接:https://github.com/vernesong/OpenClash/wiki/%E7%BC%96%E8%AF%91
 +
  
硬件/ax3600/编译openclash.txt · 最后更改: 2022/01/06 23:18 由 packingbox