mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-06 21:24:10 +00:00
Expose node management API endpoints for the cluster feature: - GET /node/list — returns connected nodes with online status - GET /node/config — returns current node + DB configuration - POST /node/config — validates and persists node settings to x-ui.json |
||
|---|---|---|
| .. | ||
| access_control_test.go | ||
| api.go | ||
| base.go | ||
| inbound.go | ||
| index.go | ||
| node.go | ||
| server.go | ||
| setting.go | ||
| user.go | ||
| util.go | ||
| websocket.go | ||
| xray_setting.go | ||
| xui.go | ||