1 Star 1 Fork 1

ywk2000 / openwrt-frp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

openwrt-frp

Frpc/Frps for OpenWrt

OpenWrt/LEDE 上可用的 Frp 客户端/服务端

Release Version Latest Release Download Total Download

安装说明

  1. release 页面下载最新版的frpcfrps(注:请根据你的路由器架构下载对应版本)

  2. 将文件上传到你的路由器上,进行安装

opkg install frpc_*.ipk
opkg install frps_*.ipk

安装完毕,你可以在 /usr/bin 目录下找到对应的二进制文件。

获取 Luci 请访问:kuoruan/luci-app-frpc

编译说明

请使用最新版的 OpenWrt SDK 或 master 版源代码。

进入 SDK 根目录或源码根目录,执行命令下载 Makefile:

git clone https://github.com/kuoruan/openwrt-frp.git package/frp

编译流程:

./scripts/feeds update -a
./scripts/feeds install -a

make menuconfig

Languages  ---> Go  ---> <M> golang-github-fatedier-frp-dev # 源码包,通常并不需要
Network  ---> Web Servers/Proxies  ---> <*> frpc
Network  ---> Web Servers/Proxies  ---> <*> frps

make package/frp/{clean,compile} V=s

卸载说明

opkg remove frpc
opkg remove frps
MIT License Copyright (c) 2019 Xingwang Liao Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Frpc & Frps for OpenWrt 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/ywk2000/openwrt-frp.git
git@gitee.com:ywk2000/openwrt-frp.git
ywk2000
openwrt-frp
openwrt-frp
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891