{"id":33288515,"url":"https://github.com/ffuqiangg/build_openwrt","last_synced_at":"2026-01-23T18:09:58.431Z","repository":{"id":61554726,"uuid":"550668140","full_name":"ffuqiangg/build_openwrt","owner":"ffuqiangg","description":"编译 Phicomm N1 使用的 OpenWrt、ImmortalWrt、LEDE、iStoreOS 固件","archived":false,"fork":false,"pushed_at":"2026-01-21T14:41:32.000Z","size":3777,"stargazers_count":234,"open_issues_count":0,"forks_count":72,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-21T21:34:49.675Z","etag":null,"topics":["clash","daed","homeproxy","immortalwrt","istoreos","lede","momo","n1","nikki","openwrt","passwall","sing-box","v2raya"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ffuqiangg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-13T06:12:30.000Z","updated_at":"2026-01-21T14:41:36.000Z","dependencies_parsed_at":"2026-01-19T11:01:34.758Z","dependency_job_id":null,"html_url":"https://github.com/ffuqiangg/build_openwrt","commit_stats":null,"previous_names":[],"tags_count":136,"template":false,"template_full_name":"P3TERX/Actions-OpenWrt","purl":"pkg:github/ffuqiangg/build_openwrt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffuqiangg%2Fbuild_openwrt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffuqiangg%2Fbuild_openwrt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffuqiangg%2Fbuild_openwrt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffuqiangg%2Fbuild_openwrt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffuqiangg","download_url":"https://codeload.github.com/ffuqiangg/build_openwrt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffuqiangg%2Fbuild_openwrt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28697428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clash","daed","homeproxy","immortalwrt","istoreos","lede","momo","n1","nikki","openwrt","passwall","sing-box","v2raya"],"created_at":"2025-11-17T20:01:40.988Z","updated_at":"2026-01-23T18:09:58.413Z","avatar_url":"https://github.com/ffuqiangg.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://raw.githubusercontent.com/ffuqiangg/build_openwrt/main/img/phicomm-n1.jpg\" alt=\"logo\" width=\"768\" align=\"center\"\u003e\n\n##\n\n本项目用于编译 `斐讯 N1` 使用的 `OpenWrt` `ImmortalWrt` `LEDE` `iStoreOS` 固件。\n\n### 说明\n\n- 由于仓库的代码大部分时间都处于不可用的状态，所以并不建议 fork 使用。除非能够自行排查和修复错误。\n- ImmortalWrt-18.06，ImmortalWrt-24.10，OpenWrt-24.10 固件采用 [Flippy](https://github.com/unifreq) 大佬的方案由 Armbian 内核打包制作，LEDE 及 iStoreOS 为原生编译。\n- 固件不定时更新，更新通知可关注 Telegram 频道 [N1 Openwrt firmware](https://t.me/zhenzhushan)，下载前往 [Releases](https://github.com/ffuqiangg/build_openwrt/releases) 。\n- 默认 IP：192.168.1.99， 默认密码：password 。\n- 插件：PassWall，v2rayA，Homeproxy，OpenClash，Nikki，Momo，DAED，MosDNS，硬盘休眠，KMS，FileBrowser，Frpc，网络共享，FTP 服务器，DockerMan，Docker-Compose，UPNP 。\n- 各固件包含的科学插件略有差别，具体区别见 release 说明。\n- ImmortalWrt-24.10，OpenWrt-24.10 固件经过特殊优化可避免安装 kmod 内核模块时出现 pkg_hash 错误。iStoreOS，LEDE 固件可以通过命令一键部署本地 kmod 源解决 kmod 安装问题（见 release 说明）。\n- 固件对一些命令进行了简化，如 `ungz = tar -xvzf`，`777 = chmod -R 777`，`mkdirg X = mkdir -p X \u0026\u0026 cd X` 等，详情可查看仓库 [shinit](files/init/etc/shinit) 文件。\n- 在终端里输入命令起始部分再通过键盘 \u003ckbd\u003e↑\u003c/kbd\u003e \u003ckbd\u003e↓\u003c/kbd\u003e 可以匹配执行过的历史命令快速输入。\n- 固件刷机：具体方法请认真阅读 ⌈ [使用说明](doc/readme.md) ⌋ 。\n\n\u003e [!IMPORTANT]\n\u003e iStoreOS 固件相对于其官方固件仅保留插件商店，可以看作包含 iStore 插件商店的原版 OpenWrt-22.03 固件。  \n\u003e 带 Pre-release 标签的是测试固件随时删除，且可能有各种问题请谨慎下载使用。\n\n### 感谢\n\n- 本项目源自于 [P3TERX](https://p3terx.com) 的 [Actions-OpenWrt](https://github.com/P3TERX/Actions-OpenWrt) 项目。\n- 固件打包方案来自 [Flippy](https://github.com/unifreq) 的 [openwrt_packit](https://github.com/unifreq/openwrt_packit) 以及 [Ophub](https://github.com/ophub) 的 [amlogic-s9xxx-openwrt](https://github.com/ophub/amlogic-s9xxx-openwrt) 项目。\n- 本项目使用的一部分补丁取自 [YAOF](https://github.com/QiuSimons/YAOF) 项目，仓库重构时也大量参考了该项目。\n- 感谢 [OpenWrt](https://github.com/openwrt/openwrt) , [Immortalwrt](https://github.com/immortalwrt/immortalwrt) , [LEDE](https://github.com/coolsnowwolf/lede) , [IStoreOS](https://github.com/istoreos/istoreos) 等项目以及所有插件作者对开源路由所作的贡献。\n\n##\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://t.me/ffuqiangg\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Telegram-413f42?style=flat\u0026logo=telegram\u0026logoColor=white\"\u003e\u003c/a\u003e\n  \u003ca href=\"mailto:ffuqiangg@gmail.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Gmail-red?style=flat\u0026logo=gmail\u0026logoColor=white\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://hub.docker.com/u/ffuqiangg\"\u003e\u003cimg src=\"https://img.shields.io/badge/-Docker-informational?style=flat\u0026logo=docker\u0026logoColor=white\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffuqiangg%2Fbuild_openwrt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffuqiangg%2Fbuild_openwrt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffuqiangg%2Fbuild_openwrt/lists"}