{"id":21832437,"url":"https://github.com/0x676e67/openwrt-scripts","last_synced_at":"2025-06-11T00:05:52.713Z","repository":{"id":273613203,"uuid":"462813201","full_name":"0x676e67/openwrt-scripts","owner":"0x676e67","description":"Openwrt packages for Nanopi R4S、360v6","archived":false,"fork":false,"pushed_at":"2023-04-03T03:03:33.000Z","size":1100,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T07:27:49.384Z","etag":null,"topics":["360v6","nanopi-r4s","openwrt","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0x676e67.png","metadata":{"files":{"readme":"README-360v6.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}},"created_at":"2022-02-23T16:18:35.000Z","updated_at":"2025-01-08T07:49:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2b061e3-c938-4037-8439-1825ba275e6e","html_url":"https://github.com/0x676e67/openwrt-scripts","commit_stats":null,"previous_names":["0x676e67/openwrt-scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x676e67%2Fopenwrt-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x676e67%2Fopenwrt-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x676e67%2Fopenwrt-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x676e67%2Fopenwrt-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0x676e67","download_url":"https://codeload.github.com/0x676e67/openwrt-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x676e67%2Fopenwrt-scripts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259172960,"owners_count":22816557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["360v6","nanopi-r4s","openwrt","shell"],"created_at":"2024-11-27T19:19:57.541Z","updated_at":"2025-06-11T00:05:52.704Z","avatar_url":"https://github.com/0x676e67.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/gngpp/openwrt-packages/blob/main/README.md\"\u003eREADME\u003c/a\u003e | \u003ca href=\"https://github.com/gngpp/openwrt-packages/blob/main/README-R4S.md\"\u003eR4S\u003c/a\u003e | \u003ca href=\"https://github.com/gngpp/openwrt-packages/blob/main/README-360v6.md\"\u003e360v6\u003c/a\u003e\n\u003c/p\u003e\n\n# 360v6\n安装脚本使用的是最新版源的插件，自带源安装有坑\n- 360V6适用于lean固件 v22.4.7\n\n\u003cimg src=\"./360v6/img/360v6.png\"/\u003e\n\n### 更换源\n```conf\nsrc/gz immortalwrt_base https://mirrors.vsean.net/openwrt/releases/21.02-SNAPSHOT/packages/aarch64_cortex-a53/base\nsrc/gz immortalwrt_luci https://mirrors.vsean.net/openwrt/releases/18.06-SNAPSHOT/packages/aarch64_cortex-a53/luci\nsrc/gz immortalwrt_packages https://mirrors.vsean.net/openwrt/releases/21.02-SNAPSHOT/packages/aarch64_cortex-a53/packages\nsrc/gz immortalwrt_routing https://mirrors.vsean.net/openwrt/releases/21.02-SNAPSHOT/packages/aarch64_cortex-a53/routing\nsrc/gz immortalwrt_telephony https://mirrors.vsean.net/openwrt/releases/21.02-SNAPSHOT/packages/aarch64_cortex-a53/telephony\n\n# or\n\nsrc/gz openwrt_base https://downloads.immortalwrt.org/releases/21.02.1/packages/aarch64_cortex-a53/base\nsrc/gz openwrt_luci https://downloads.immortalwrt.org/releases/packages-18.06-k5.4/aarch64_cortex-a53/luci\nsrc/gz openwrt_packages https://downloads.immortalwrt.org/releases/21.02.1/packages/aarch64_cortex-a53/packages\nsrc/gz openwrt_routing https://downloads.immortalwrt.org/releases/21.02.1/packages/aarch64_cortex-a53/routing\nsrc/gz openwrt_telephony https://downloads.immortalwrt.org/releases/21.02.1/packages/aarch64_cortex-a53/telephony\n\n# or\n\nsrc/gz openwrt_base https://openwrt.888913.gq/aarch64_cortex-a53/base\nsrc/gz openwrt_luci https://openwrt.888913.gq/aarch64_cortex-a53/luci\nsrc/gz openwrt_packages https://openwrt.888913.gq/aarch64_cortex-a53/packages\nsrc/gz openwrt_routing https://openwrt.888913.gq/aarch64_cortex-a53/routing\nsrc/gz openwrt_telephony https://openwrt.888913.gq/aarch64_cortex-a53/telephony\n\n```\n\n### base\n\u003e luci-app-uhttpd luci-i18n-uhttpd-zh-cn luci-app-nlbwmon luci-i18n-nlbwmon-zh-cn frpc frps luci-app-frpc luci-app-frps luci-i18n-frpc-zh-cn luci-i18n-frps-zh-cn\n```shell\nsh -c \"$(curl -sSL https://raw.githubusercontent.com/gngpp/openwrt-packages/main/360v6/luci-app/base.sh)\"\n```\n\n### git、git-http\n```shell\nsh -c \"$(curl -sSL https://raw.githubusercontent.com/gngpp/openwrt-packages/main/360v6/git.sh)\"\n```\n\n### luci-app-diskman\n```shell\nsh -c \"$(curl -sSL https://raw.githubusercontent.com/gngpp/openwrt-packages/main/360v6/luci-app/diskman.sh)\"\n```\n\n### luci-app-frpc、luci-app-frps\n```shell\nsh -c \"$(curl -sSL https://raw.githubusercontent.com/gngpp/openwrt-packages/main/360v6/luci-app/frpc-frps.sh)\"\n```\n\n### luci-app-filebrowser\n```shell\nsh -c \"$(curl -sSL https://raw.githubusercontent.com/gngpp/openwrt-packages/main/360v6/luci-app/filebrowser.sh)\"\n```\n\n### luci-app-alist\n```shell\nsh -c \"$(curl -sSL https://raw.githubusercontent.com/gngpp/openwrt-packages/main/360v6/luci-app/alist.sh)\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x676e67%2Fopenwrt-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0x676e67%2Fopenwrt-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x676e67%2Fopenwrt-scripts/lists"}