fatedier / frp

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Apache License 2.0
85.11k stars 13.21k forks source link

提供一个客户端控制面板 希望能有帮助 #2560

Closed younglinuxer closed 2 years ago

younglinuxer commented 3 years ago

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

github-actions[bot] commented 3 years ago

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