Quick Start
Get Xray Checker up and running in minutes with these simple steps.
Prerequisites
- Subscription URL for your proxies
- Docker (optional, for container deployment)
- Prometheus (optional, for metrics collection)
5-Minute Setup
Using Docker (Recommended)
- Pull the image:
- Run with basic configuration:
- Check the status:
Using Binary
- Download the latest release:
- Run with basic configuration:
Verify Installation
-
Open web interface:
- Navigate to
http://localhost:2112
- You should see the dashboard with proxy status
- Navigate to
-
Check metrics:
- Navigate to
http://localhost:2112/metrics
- You should see Prometheus metrics
- Navigate to
-
Verify proxy status:
- Click on any proxy link in the web interface
- Check the status endpoint response
Next Steps
- Configure Prometheus:
-
Set up Uptime Kuma:
- Add new monitor
- Use proxy-specific endpoints
- Configure alerts
-
Customize configuration:
- Adjust check intervals
- Configure authentication
- Set up metric pushing
Common Commands
Check version:
Run single check:
Enable authentication:
Troubleshooting
- Check service status:
- View logs:
- Verify metrics:
Need Help?
- Check the full documentation
- Open an issue on GitHub
- Join the community discussions