Releases: VaalaCat/frp-panel
v0.1.6
latest
v0.1.5
ci: ko build
v0.1.4
ci: ko build
v0.1.3
fix: downgrade frp to 0.59.0
v0.1.2
feat: add support change protocol from client to server
v0.1.1
feat: add http auth and custom domain
v0.1.0
⚠️ Note: This version upgrade includes numerous changes. It is recommended to upgrade all clients and servers to avoid issues.
🎉 The frp-panel has finally received its first major update, marking the project's official upgrade from a web UI for frp to a general distributed reverse proxy console! I hope this project continues to grow and become even more robust in the future!
Feature Upgrades
The following features have been upgraded in this release:
-
Introduced independent tunnel control capabilities, with a separate tunnel list page to control/filter/view real-time tunnel operation information.
-
Added the ability for a single client to connect to multiple servers simultaneously!
Precautions
This capability relies on the new version of the configuration file. The data structure of old clients is difficult to be compatible with this update. After the master is upgraded from the old version to v0.1.0, please note:
-
As long as no write operations (including configuration modifications/stopping/starting, etc.) are performed on the clients, the old version clients can continue to use previously configured tunnels and utilize the log and remote terminal features, but cannot use the independent tunnel control capabilities. Tunnelss. Tunnels from old version clients will not appear in the tunnel list.
-
Once a write operation is performed on the clients, the configuration file will be upgraded to the new version. Old version clients will no longer be able to use previously configured tunnels and will need to be upgraded to do so. However, the log and remote terminal features can still be used without upgrading, to facilitate user upgrades of the clients.
⚠️ 注意,本次版本升级内容较多,建议升级所有客户端和服务端,避免出现问题
🎉 frp-panel 终于迎来了它的第一个大更新,标志着该项目从 frp 的 webui ,正式升级成为了通用的分布式反向代理控制台!希望以后这个项目能继续做大做强!
功能升级
本次升级了以下功能:
-
带来了独立的隧道控制能力,有独立的隧道列表页面可以控制/筛选/查看隧道的实时运行信息
-
并且新增单个客户端同时链接多个服务端的能力!
注意事项
该能力依赖新版本的配置文件,老客户端的数据结构难以兼容该更新,master 从旧版本升级到 v0.1.0 后,需要注意:
-
只要「不对」客户端进行写操作(包括修改配置/停止启动等)的情况下,老版本客户端可以正常使用之前配置的隧道和使用日志与远程终端功能,但无法使用独立的隧道控制能力,隧道列表中不会出现老版客户端的隧道。
-
只要「对」客户端进行了写操作,配置文件将被升级为新版,老版本客户端将不再能使用以前配置的隧道,需要升级后才能使用,但日志与远程终端功能在不升级时仍然可以正常使用,以方便用户升级客户端。
v0.0.50
fix: field immutable
v0.0.49
fix: field immutable