mirror of
https://github.com/fatedier/frp.git
synced 2026-03-08 02:49:10 +08:00
413 B
413 B
Features
- Added a built-in
storecapability for frpc, including persisted store source ([store] path = "..."), Store CRUD admin APIs (/api/store/proxies*,/api/store/visitors*) with runtime reload, and Store management pages in the frpc web dashboard.
Improvements
- Kept proxy/visitor names as raw config names during completion; moved user-prefix handling to explicit wire-level naming logic.