go-frp-panel

module
v0.5.29 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2026 License: MIT

README

logo

go-frp-panel

基于Frp开源代码打造的自定义配置管理📺、无需配置文件、自定义配置、在线自动升级、frpc多客户端运行管理,免去了配置文件的复杂操作,可实现『✨秒妙极安装体验🚀』

📍订阅源来自:

特点

  • ✅ 程序以服务形式安装并运行,支持跨平台windows、linux、macos平台;
  • ✅ 新增重启功能,用户可管理后台操作重启;
  • ✅ 新增在线升级功能,可上传式升级和文件url式升级;
  • ✅ 新增可在管理后台端查看日志功能;
  • ✅ frps服务端可生成frpc客户端,密钥信息二进制内嵌在客户端程序中;
  • ✅ 新增用户配置,可以配置授权用户供frpc端使用
  • ✅ frpc客户端可运行多客户端
  • ✨ 新增frpc用户配置导入导出

快速上手

Frps服务端程序安装

命令行
root@clife-fnos:~/files# chmod +x acfrps_0.5.44_linux_amd64 
root@clife-fnos:~/files# ./acfrps_0.5.44_linux_amd64 install

请输入Frps服务器绑定端口:6000
请输入管理后台端口:7200
请输入管理后台地址(默认0.0.0.0):
请输入管理后台用户名(admin):admin
请输入管理后台密码:xxxxx
frps主界面:
panel

升级界面:

upgrade

配置界面:

config

用户界面:

user

Frpc客户端程序安装

首先在服务器端新增账户,然后生成客户端(需先在frps端上传客户端),如下图: 生成客户端界面:

gencls

如上如,生成客户端后,上传到电脑端运行,命令如下:

root@clife-fnos:~/files# chmod +x acfrpc_0.5.48_linux_amd64 
root@clife-fnos:~/files# ./acfrpc_0.5.48_linux_amd64 install
App Name:       acfrpc
App Version:    0.5.48
Build version:  v0.5.48
Build time:     2025-02-27 Thursday 17:21:35
Git revision:   059ac51
Git branch:     tags/v0.5.47^0
Golang Version: go version go1.23.2 darwin/arm64
DisplayName:    AcFrpc网络代理程序_v0.5.48
Description:    一款基于GO语言的网络代理服务程序

请输入管理后台端口:6400
请输入管理后台用户名:admin
请输入管理后台密码:xxxxxxx
frpc主界面:
frpc-panel

frpc创建多客户端:

create-panel

依赖库

go get -u github.com/xxl6097/go-service@v0.6.39
go get -u github.com/xxl6097/glog@v0.1.35

赞赏

开发维护不易,请我喝杯咖啡☕️吧~
支付宝 微信
支付宝扫码 微信扫码

关注

免责声明

本项目仅供学习交流用途,核心功能来源于fatedier/frp,如有侵权,请联系删除

许可证

https://www.7ed.net/gitmirror/hub.html MIT License © 2024-PRESENT xxl6097

Directories

Path Synopsis
assets
cmd
app command
crypt command
db command
frpc command
frpc/test command
frps command
frps/test command
ip command
memfix command
proxy command
restart command
server command
sse command
test command
test1 command
test2 command
test3 command
test4 command
update command
ws command
internal
pkg
frp

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL