#src-git helloworld https://github.com/fw876/helloworld #src-git passwall https://github.com/xiaorouji/openwrt-passwall #src-git lienol https://github.com/Lienol/openwrt-package #也可以选择拉取插件源码 #git拉取Hello World源码 cd lede/package/lean/ #git lua-maxminddb 依赖 git clone https...
通过修改流程文件,使用Lienol's openwrt在线编译passwall服务固件 使用P3TERX/Actions-OpenWrt进阶玩法中的云menuconfig,直接 SSH 或 浏览器 到 Actions 进行操作(具体看Actions OpenWrt PassWall|教程) 在触发工作流程后,在 Actions 页面等待执行到SSH connection to Actions步骤,会出现下面的信息。
Build OpenWrt using GitHub Actions | 使用 GitHub Actions 编译 OpenWrt | 感谢P3TERX的项目源码|感谢KFERMercer的项目源码 - pangzhaoyhy/PassWall2
一定要确保更新和安装正常结束,不然会出现后续找不到某些package的窘境。 4. 编译配置、下载与编译 4.1. 编译配置 我们首先运行make menuconfig,你将看到一个TUI界面。在这个界面中,我们要选择好以下内容: 代码语言:txt 复制 Target System -- 根据你的开发板CPU指令集选择 Subtarget -- 根据开发板说明书选择 Targ...
Luci:passwall(nft透明代理),simple-adblock,smart dns,upnp,firewall等(可以自己选择,可能有兼容性问题)自己选中文。 打开kmod-tcp-bbr,dnsmasq-full,udpspeeder 4)编译 ./scripts/feeds update -a ./scripts/feeds install -a make menuconfig make download -j8 ...
#以下插件在 lede/package 目录下执行即可#科学上网插件gitclone --depth=1https://github.com/xiaorouji/openwrt-passwallgitclone --depth=1-b master https://github.com/vernesong/OpenClash#大学生校园网mentohustgitclone --depth=1https://github.com/BoringCat/luci-app-mentohustgitclone --depth=1ht...
好,至此,编译过程告一段落。 2、我们要拼接上Lienol先生 的PassWall和tty228先生的Serverchan 先使用WinSCP登陆到我们的Ubuntu服务器 请下载刚才复制的lede文件夹里的一个叫做“feeds.conf.default”的文件到本地电脑 使用记事本打开以后,另起一行复制 src-git lienol https://github.com/Lienol/openwrt-package ...
PassWall&SSR-Plus&OpenClash 帕斯沃、酸酸乳、小猫咪是三个都是代理工具,可以绕过网络限制访问外部网站,新手推荐使用前面两个难度低、入门后需要分流的话再考虑小猫咪。 上手难度:小猫咪>酸酸乳>帕斯沃 测网速效果:酸酸乳>帕斯沃=小猫咪 ▲ CPU天梯图对于CPU性能弱的路由器选谁应该懂吧?
PassWall:这个看个人需求,用于一下科学需求,非必选有需要的可以选 假装istoreos/插件名(luci-app-quickstart):这个插件也就是好看非必要看个人需求,我的首页就是这个。 后台地址:这个很重要建议是直接填写后期打算访问的内网地址,这样刷好以后不需要再进行ip修改 ...
1、路由器一台自备( 或是 虚拟机 / PVE / ESXI ) 2、U盘一个( 写盘使用 ) 3、相关工具下载 Windows ISO/IMG 写盘工具下载 :Rufus - 轻松创建 USB 启动盘( rufus 写盘工具 ) MacOS ISO/IMG 写盘工具下载:balenaEtcher - Flash OS images to SD cards & USB drives( balenaEtcher 写盘工具 windows...