A modern customer usage portal for x-ui / V2Ray panel users. Check your bandwidth, quota, expiry, and more with a beautiful web UI and instant server checks.
- Clean & Responsive UI — Modern look, mobile-ready, with animated backgrounds.
- Client Usage Stats — Visualize upload/download/remaining quota with charts.
- Auto Node Selection — Paste your V2Ray/XUI URL, and the portal finds your server!
- IP & Country Detection — Know your own connection instantly.
- Multiple Node Support — Add as many servers as you want via environment variables.
3xui-usage/
├── app.py
├── templates/
│ ├── index.html
│ └── result.html
├── .env.example
└── README.md
- Never commit your real
.envwith passwords or API keys. - Use
.env.exampleto show the required variables.
UI & project by xLeoX69x Feel free to fork, star, and contribute!
Pull requests are welcome. For issues and suggestions, open an issue here.

