Xray Checker: A Prometheus exporter for monitoring Xray proxies
895
stars
191
commits
Go
primary language
Sep 2, 2026
updated
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
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.
Go
78.8%
HTML
20.3%
Xray Checker: A Prometheus exporter for monitoring Xray proxies
895
stars
191
commits
Go
primary language
Sep 2, 2026
updated
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
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.
Go
78.8%
HTML
20.3%