mirror of
https://gitcode.com/JianFeeeee/webui4frpc.git
synced 2026-09-19 16:38:31 +00:00
README: - 特性: per-forward 独立进程、NIC 负载采样、冲突检查、Del 键删除 - 认证: session-cookie 登录 + 三级角色 (superadmin/admin/viewer) - 审计: 4 个 CSV 导出端点说明 - 构建: dist 不再进 git (编译前需 cp -r) - 数据目录: 配置/日志路径改为 per-forward 键式 - 架构: 更新模块说明 (worker_key/session/audit) - API 表: 新增 login/logout + 审计导出 4 端点 - gofmt: store.go 注释对齐 docs/cluster-api.md: - §9 审计 CSV 导出: 四个端点用法、示例行、公式注入防御说明