Check Methods
Advanced Configuration
Custom IP Check Services
You can use alternative IP check services (see check methods for details):
http://ip.sb
https://api64.ipify.org
http://ifconfig.me
Example:
Custom Status Check URLs
Alternative URLs for status checking (see check methods for details):
http://www.gstatic.com/generate_204
http://www.qualcomm.cn/generate_204
http://cp.cloudflare.com/generate_204
Example:
Security Configuration
Enable authentication for sensitive endpoints:
Instance Labeling
Add instance labels for distributed setups:
Update Intervals
Customize check and update intervals:
Logging Configuration
Adjust Xray Core logging:
Port Configuration
Customize port ranges:
Configuration for steal-from-yourself domain
You have your own domain, your-domain.com, with a website running on it,
and you want to display monitoring at your-domain.com/xray/monitor
.
Run Xray Checker on the same server where your website is hosted.
The parameter -p 127.0.0.1:2112:2112
ensures that direct access
to it is only possible from the server itself:
Open nginx configuration file (sudo nano /etc/nginx/your-domain.com
), find main section:
and paste there 3 new locations:
then check and reload nginx:
and check availability of monitoring: