视频说明
https://youtu.be/wfvK8tNeKG4
系统推荐安装 ubuntu18 desktop(桌面版),如果你是用的ubuntu20版本,应该也是可以的
ubuntu18 desktop下载
(BT) https://releases.ubuntu.com/18.04/ubuntu-18.04.5-desktop-amd64.iso.torrent
(阿里云) http://mirrors.aliyun.com/ubuntu-releases/18.04.5/ubuntu-18.04.5-desktop-amd64.iso
装好后更新系统组件
直接进入L大的源码仓库,按说明操作即可
https://github.com/coolsnowwolf/lede
整合SSR插件
创建目录 mkdir ssr
进入后,执行
git clone https://github.com/fw876/helloworld
然后把ssr文件夹复制到 package/lean 里面
接着执行
./scripts/feeds update -a ./scripts/feeds install -a make menuconfig
基础编译的平台选项,照这个图上的选