mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-02-28 05:02:59 +00:00
1.9 KiB
1.9 KiB
02. Pages and Operations
Overview page (/panel/)
Primary purpose:
- Server and Xray health view
- Quick operational actions
Typical actions:
- Restart/stop Xray
- View logs
- Check utilization and throughput
Inbounds page (/panel/inbounds)
Primary purpose:
- Manage listeners and protocol endpoints
- Manage inbound-scoped clients
Core operations:
- Add/edit/delete inbound
- Enable/disable inbound
- Add/edit/delete client
- Bulk add clients
- Reset traffic (client/inbound/global)
- Export URLs/subscription data
- Clone inbound
Operational best practice:
- Rename/label first.
- Change one technical setting at a time.
- Keep one known-good inbound untouched while testing.
Clients page (/panel/clients) - custom extension
Primary purpose:
- Master client profile management
- Multi-inbound assignment orchestration
Core operations:
- Create master client (name, prefix, quota, expiry, ip limit, enabled, comment)
- Assign one or more inbounds
- Update profile and sync assigned inbounds
- Delete master client and remove assignments
Panel Settings (/panel/settings)
Tabs:
- General
- Authentication
- Telegram Bot
- Subscription
Critical controls:
- Listen IP/domain/port
- Base path
- Session duration
- Admin credentials and 2FA
Xray Configs (/panel/xray)
Tabs:
- Basics
- Routing Rules
- Outbounds
- Reverse
- Balancers
- DNS
- Advanced
Safety workflow:
- Backup/export first.
- Small changes only.
- Save and restart Xray when needed.
- Check logs immediately.
Frequent operations checklist
-
Add new inbound safely:
- Create inbound with clear remark and tested config
- Add one test client
- Verify connectivity
- Roll out to users
-
Rotate admin credentials:
- Change in Authentication tab
- Re-login and confirm
-
Recover from bad Xray config:
- Restore known-good template
- Restart Xray
- Verify logs/status