From 803e789c562544e51d840693befc3818aa7eab86 Mon Sep 17 00:00:00 2001 From: RanV <197520740+ranvi25@users.noreply.github.com> Date: Fri, 18 Jul 2025 18:25:44 +0200 Subject: [PATCH] update: add xray-exporter Add xray-exporter. An updated exporter for Xray with extended features such as approximation of user counts, outbound distillation, and top requested domains/IPs. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffa4f547..40470d70 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ - Xray Tools - [xray-knife](https://github.com/lilendian0x00/xray-knife) - [xray-checker](https://github.com/kutovoys/xray-checker) + - [xray-exporter](https://github.com/compassvpn/xray-exporter) - Xray Wrapper - [XTLS/libXray](https://github.com/XTLS/libXray) - [xtls-sdk](https://github.com/remnawave/xtls-sdk)