{"id":13567680,"url":"https://github.com/kuoruan/openwrt-frp","last_synced_at":"2025-05-15T10:06:15.059Z","repository":{"id":41413186,"uuid":"168797342","full_name":"kuoruan/openwrt-frp","owner":"kuoruan","description":"Frpc \u0026 Frps for OpenWrt","archived":false,"fork":false,"pushed_at":"2025-04-14T02:26:26.000Z","size":89,"stargazers_count":658,"open_issues_count":20,"forks_count":152,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-14T16:56:30.745Z","etag":null,"topics":["frp","openwrt"],"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/kuoruan.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}},"created_at":"2019-02-02T05:18:52.000Z","updated_at":"2025-04-07T10:16:37.000Z","dependencies_parsed_at":"2023-10-11T03:34:43.577Z","dependency_job_id":"f50a7441-d4f7-443d-9a8e-daa39fc08fbf","html_url":"https://github.com/kuoruan/openwrt-frp","commit_stats":null,"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuoruan%2Fopenwrt-frp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuoruan%2Fopenwrt-frp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuoruan%2Fopenwrt-frp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuoruan%2Fopenwrt-frp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuoruan","download_url":"https://codeload.github.com/kuoruan/openwrt-frp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254319718,"owners_count":22051072,"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":["frp","openwrt"],"created_at":"2024-08-01T13:02:38.999Z","updated_at":"2025-05-15T10:06:10.028Z","avatar_url":"https://github.com/kuoruan.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# openwrt-frp\n\nFrpc/Frps for OpenWrt\n\nOpenWrt/LEDE 上可用的 Frp 客户端/服务端\n\n[![Release Version](https://img.shields.io/github/release/kuoruan/openwrt-frp.svg)](https://github.com/kuoruan/openwrt-frp/releases/latest) [![Latest Release Download](https://img.shields.io/github/downloads/kuoruan/openwrt-frp/latest/total.svg)](https://github.com/kuoruan/openwrt-frp/releases/latest) [![Total Download](https://img.shields.io/github/downloads/kuoruan/openwrt-frp/total.svg)](https://github.com/kuoruan/openwrt-frp/releases)\n\n## 安装说明\n\n1. 到 [release](https://github.com/kuoruan/openwrt-frp/releases) 页面下载最新版的`frpc` 或 `frps`（注：请根据你的路由器架构下载对应版本）\n\n2. 将文件上传到你的路由器上，进行安装\n\n```sh\nopkg install frpc_*.ipk\nopkg install frps_*.ipk\n```\n\n安装完毕，你可以在 `/usr/bin` 目录下找到对应的二进制文件。\n\n获取 Luci 请访问：[kuoruan/luci-app-frpc](https://github.com/kuoruan/luci-app-frpc)\n\n## 编译说明\n\n请使用最新版的 OpenWrt SDK 或 master 版源代码。\n\n进入 SDK 根目录或源码根目录，执行命令下载 Makefile：\n\n```sh\ngit clone https://github.com/kuoruan/openwrt-frp.git package/frp\n```\n\n编译流程：\n\n```sh\n./scripts/feeds update -a\n./scripts/feeds install -a\n\nmake menuconfig\n\nNetwork  ---\u003e Web Servers/Proxies  ---\u003e \u003c*\u003e frpc\nNetwork  ---\u003e Web Servers/Proxies  ---\u003e \u003c*\u003e frps\n\nmake package/frp/{clean,compile} V=s\n```\n\n## 卸载说明\n\n```sh\nopkg remove frpc\nopkg remove frps\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuoruan%2Fopenwrt-frp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuoruan%2Fopenwrt-frp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuoruan%2Fopenwrt-frp/lists"}