{"id":28257029,"url":"https://github.com/djylb/nps-openwrt","last_synced_at":"2026-03-12T04:03:55.173Z","repository":{"id":287687968,"uuid":"965500709","full_name":"djylb/nps-openwrt","owner":"djylb","description":"NPS 的 Openwrt 仓库。","archived":false,"fork":false,"pushed_at":"2026-02-02T19:20:26.000Z","size":277,"stargazers_count":25,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-03T09:38:29.807Z","etag":null,"topics":["luci","npc","nps","openwrt","openwrt-package","proxy","tunnel"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djylb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-04-13T09:55:46.000Z","updated_at":"2026-02-03T06:22:52.000Z","dependencies_parsed_at":"2025-06-05T07:11:12.082Z","dependency_job_id":"9e18e785-a528-4f4e-b890-a24843151bb2","html_url":"https://github.com/djylb/nps-openwrt","commit_stats":null,"previous_names":["djylb/nps-openwrt"],"tags_count":91,"template":false,"template_full_name":null,"purl":"pkg:github/djylb/nps-openwrt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djylb%2Fnps-openwrt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djylb%2Fnps-openwrt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djylb%2Fnps-openwrt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djylb%2Fnps-openwrt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djylb","download_url":"https://codeload.github.com/djylb/nps-openwrt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djylb%2Fnps-openwrt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29307595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T16:09:25.305Z","status":"ssl_error","status_checked_at":"2026-02-10T16:08:52.170Z","response_time":65,"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":["luci","npc","nps","openwrt","openwrt-package","proxy","tunnel"],"created_at":"2025-05-19T23:14:56.102Z","updated_at":"2026-02-10T16:22:32.982Z","avatar_url":"https://github.com/djylb.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NPS-OpenWrt\n\n[NPS](https://github.com/djylb/nps) OpenWrt repository\n\n[NPS](https://github.com/djylb/nps) 的 OpenWrt 仓库\n\n---\n\n## Usage / 用法\n\n1. Check your system's architecture / 查看当前系统架构:\n   ```bash\n   uname -m\n   ```\n\n2. Download the `.ipk` file from the [Release](https://github.com/djylb/nps-openwrt/releases) / 从[发布页面](https://github.com/djylb/nps-openwrt/releases)下载 `.ipk` 文件.\n\n3. Install with `opkg` / 使用 `opkg` 安装:\n   ```bash\n   opkg install *.ipk\n   ```\n    \n   If version conflicts occur / 如果版本不兼容，可以强制安装:\n   ```bash\n   opkg install --force-downgrade --force-depends *.ipk\n   ```\n\n---\n\n## Build / 编译\n\n1. Edit `feeds.conf` and add the NPS source / 编辑 `feeds.conf` 文件，添加 NPS 源:\n   ```bash\n   echo \"src-git nps https://github.com/djylb/nps-openwrt.git\" \u003e\u003e feeds.conf\n   ```\n\n2. Update feeds and install the NPS package / 更新 feeds 并安装 NPS 包:\n   ```bash\n   ./scripts/feeds update nps\n   ./scripts/feeds install -a -p nps\n   ```\n\n3. Build / 编译:\n   ```bash\n   make menuconfig\n   make -j$(nproc)\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjylb%2Fnps-openwrt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjylb%2Fnps-openwrt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjylb%2Fnps-openwrt/lists"}