[GH-ISSUE #2560] 提供一个客户端控制面板 希望能有帮助 #2037

Closed
opened 2026-05-05 13:18:55 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @younglinuxer on GitHub (Sep 1, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2560

frp-web

提供一个可以在线编辑客户端的界面 希望能帮助到有需要的同学

主要工作

依赖于frp 提供的reload功能实现动态加载配置文件
使用jinja2 生成frpc.ini的配置文件(从表frpc_config中读取)
数据库使用mysql  frpc_server配置你对应的frps服务器配置信息
web页面提供添加删除功能 并动态更新到frp服务器
docker 打包运行frp客户端及py程序 docker-compose 一键运行

项目地址

https://github.com/younglinuxer/frp_web.git

大概长这个样子

avatar

Originally created by @younglinuxer on GitHub (Sep 1, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2560 ### frp-web #### 提供一个可以在线编辑客户端的界面 希望能帮助到有需要的同学 #### 主要工作 ``` 依赖于frp 提供的reload功能实现动态加载配置文件 使用jinja2 生成frpc.ini的配置文件(从表frpc_config中读取) 数据库使用mysql frpc_server配置你对应的frps服务器配置信息 web页面提供添加删除功能 并动态更新到frp服务器 docker 打包运行frp客户端及py程序 docker-compose 一键运行 ``` #### 项目地址 [https://github.com/younglinuxer/frp_web.git](https://github.com/younglinuxer/frp_web.git) #### 大概长这个样子 ![avatar](https://iptables.cn/file/img/frp-web.png)
gitea-mirror 2026-05-05 13:18:55 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Oct 2, 2021):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:932647040 --> @github-actions[bot] commented on GitHub (Oct 2, 2021): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2037
No description provided.