Skip to content

Releases: VaalaCat/frp-panel

v0.1.6

28 Dec 18:17
Compare
Choose a tag to compare
fix: metadata

feat: batch join

latest

28 Dec 18:21
Compare
Choose a tag to compare
latest Pre-release
Pre-release

Bug Fixes

v0.1.5

24 Dec 14:45
Compare
Choose a tag to compare
ci: ko build

v0.1.4

24 Dec 14:42
Compare
Choose a tag to compare
ci: ko build

v0.1.3

22 Dec 15:53
Compare
Choose a tag to compare
fix: downgrade frp to 0.59.0

v0.1.2

22 Dec 15:44
Compare
Choose a tag to compare
feat: add support change protocol from client to server

v0.1.1

22 Dec 12:42
Compare
Choose a tag to compare
feat: add http auth and custom domain

v0.1.0

20 Dec 12:48
Compare
Choose a tag to compare

⚠️ 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:

  1. Introduced independent tunnel control capabilities, with a separate tunnel list page to control/filter/view real-time tunnel operation information.

  2. Added the ability for a single client to connect to multiple servers simultaneously!

image

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:

  1. 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.

  2. 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 ,正式升级成为了通用的分布式反向代理控制台!希望以后这个项目能继续做大做强!

功能升级

本次升级了以下功能:

  1. 带来了独立的隧道控制能力,有独立的隧道列表页面可以控制/筛选/查看隧道的实时运行信息

  2. 并且新增单个客户端同时链接多个服务端的能力!

image

注意事项

该能力依赖新版本的配置文件,老客户端的数据结构难以兼容该更新,master 从旧版本升级到 v0.1.0 后,需要注意:

  1. 只要「不对」客户端进行写操作(包括修改配置/停止启动等)的情况下,老版本客户端可以正常使用之前配置的隧道和使用日志与远程终端功能,但无法使用独立的隧道控制能力,隧道列表中不会出现老版客户端的隧道。

  2. 只要「」客户端进行了写操作,配置文件将被升级为新版,老版本客户端将不再能使用以前配置的隧道,需要升级后才能使用,但日志与远程终端功能在不升级时仍然可以正常使用,以方便用户升级客户端。

v0.0.50

12 Dec 14:39
Compare
Choose a tag to compare
fix: field immutable

v0.0.49

09 Dec 18:00
Compare
Choose a tag to compare
fix: field immutable