Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 485 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 485 Bytes

luci-app-ssr-plus

说明

源码来源:https://github.com/coolsnowwolf

1.免开门

2.增加图标检查

使用方法

    #源码根目录,进入package文件夹
    cd package
    #创建一个openwrt-packages
    mkdir openwrt-packages
    #进入新建的文件夹
    cd openwrt-packages
    #下载源码
    git clone https://github.com/Ameykyl/luci-app-ssr-plus
    #回到源码根目录
    cd ../..
    #选择要编译的APP
    make menuconfig