Xray Checker: A Prometheus exporter for monitoring Xray proxies
10K+
Xray Checker is a tool for monitoring proxy server availability with support for VLESS, VMess, Trojan, and Shadowsocks protocols. It automatically tests connections through Xray Core and provides metrics for Prometheus, as well as API endpoints for integration with monitoring systems.
Tip
**Try the Live Demo:** See Xray Checker in action at [demo-xray-checker.kutovoy.dev](https://demo-xray-checker.kutovoy.dev/)
Full list of features available in the documentation.
docker run -d \
-e SUBSCRIPTION_URL=https://your-subscription-url/sub \
-p 2112:2112 \
kutovoys/xray-checker
services:
xray-checker:
image: kutovoys/xray-checker
environment:
- SUBSCRIPTION_URL=https://your-subscription-url/sub
ports:
- "2112:2112"
Detailed installation and configuration documentation is available at xray-checker.kutovoy.dev
We welcome any contributions to Xray Checker! If you want to help:
For more details on how to contribute, read the contributor's guide.
Thanks to the all contributors who have helped improve Xray Checker:
Made with contrib.rocks
For secure and reliable internet access, we recommend BlancVPN. Use promo code KLUGSCL for 15% off your subscription.
Content type
Image
Digest
sha256:5caa2fb5c…
Size
15.2 MB
Last updated
about 2 months ago
Requires Docker Desktop 4.37.1 or later.