Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md
index a2280220..75eb79a4 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,26 @@ before you set ssl on settings
After you set ssl on settings
- https://yourdomain:2053/xui
+**for enable traffic for users you should do :**
+
+**xray Configuration :**
+```json
+ "policy": {
+ "levels": {
+ "0": {
+ "statsUserUplink": true,
+ "statsUserDownlink": true
+ }
+ },
+
+ "system": {
+ "statsInboundDownlink": true,
+ "statsInboundUplink": true
+ }
+ },
+ "routing": {
+```
+
# suggestion system
- Ubuntu 20.04+