U盘启动即可,方便快捷刷入最新固件70特别版点击下载,写入优盘方法不做赘述。 设置N1 刷盘启动N1把N1插到一台正常的路由器(非Ap模式),找到当前N1的ip地址,进入后台管理界面。默认密码password, n1.png j.png 此时导入结束后N1已经是pppoe拨号的主路由了 设置Ap 路由器关闭DHCP,把猫,N1网线全部插在路由器的lan口...
Clone repository to local git clone --depth 1 https://github.com/ophub/amlogic-s9xxx-openwrt.git In the root directory of ~/amlogic-s9xxx-openwrt, create openwrt-armvirt folder, and upload the openwrt-armvirt-64-default-rootfs.tar.gz file to this directory. Enter the packaging command...
通过浏览器访问https://openwrt.ai进行固件定制,等待固件生成结束之后直接下载使用即可。 2.2GitHub编译 将仓库进行fork 按需添加相关环境参数REPO_TOKEN、SCKEY、TELEGRAM_CHAT_ID Actions页面选择 Repo Dispatcher 点击 Run workflow 2.3GitHub结合浏览器插件编译 ...
Cancel Create saved search Sign in Sign up Reseting focus {{ message }} yangch / n1-openwrt Public forked from ophub/amlogic-s9xxx-openwrt Notifications You must be signed in to change notification settings Fork 0 Star 0 Build OpenWrt image for N1 or other device. License...
CONFIG_TARGET_DEVICE_mediatek_filogic_DEVICE_openembed_som7981=y CONFIG_TARGET_DEVICE_mediatek_filogic_DEVICE_ikuai_q3000=y CONFIG_TARGET_DEVICE_mediatek_filogic_DEVICE_openwrt_one=y CONFIG_PACKAGE_luci-ssl=y # uhttpd服务 CONFIG_PACKAGE_kmod-pcie_mhi=m319...
- [OpenWrt](https://github.com/openwrt/openwrt) - [Lean's OpenWrt](https://github.com/coolsnowwolf/lede) - [ImmortalWrt](https://github.com/immortalwrt/immortalwrt) - [unifreq](https://github.com/unifreq/openwrt_packit) - [ophub](https://github.com/ophub/amlogic-s9xxx-...
Browser access to OpenWrt's IP (e.g. 192.168.1.1) →Log in to OpenWrt with the default account→System Menu→Amlogic Service→Backup Firmware Config→Snapshot Management→Select Initialize Snapshot, and click onRestore Snapto revert to the initial state. ...
git apply devices/${{matrix.target}}/patches/*.bin.patch fi find "devices/${{matrix.target}}/patches" -maxdepth 1 -type f -name '*.revert.patch' -print0 | sort -z | xargs -I % -t -0 -n 1 sh -c "cat '%' | patch -d './' -R -B --merge -p1 -E --forward...
cd openwrt find "devices/common/patches" -type f ! -name 'china_mirrors.patch' -name '*.patch' ! -name '*.revert.patch' -print0 | sort -z | xargs -I % -t -0 -n 1 sh -c "cat '%' | patch -d './' -B --merge -p1 -E --forward" #git apply devices/common/patc...
git_clone_path master https://github.com/openwrt/packages libs/xr_usb_serial_common git_clone_path master https://github.com/openwrt/packages net/coova-chilli git_clone_path master https://github.com/openwrt/packages net/xtables-addons ...