forked from Mxmilu666/frp
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.