Dedicated node backend for Xboard. Fully compatible with Xboard API.
Disclaimer: This project is for educational and learning purposes only.
docker run -d --restart=always --network=host \
-e apiHost=https://panel.com \
-e apiKey=TOKEN \
-e nodeID=1 \
ghcr.io/cedar2025/xboard-node:latest- Kernels: sing-box (default) / Xray-core.
- Protocols: Full coverage (V2Ray, Trojan, SS, Hysteria2, TUIC, Naive).
- Speed: Kernel-level rate limiting.
- Sync: Real-time WebSocket + REST fallback.
- Dev: Single Go binary.
config.yml:
panel:
url: "https://panel.com"
token: "token"
node_id: 1MPL-2.0.