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:
authorMHSanaei <33454419+MHSanaei@users.noreply.github.com>2023-02-09 23:30:46 +0300
committerGitHub <noreply@github.com>2023-02-09 23:30:46 +0300
commit145015bf4192b5473b74cd7aafc57a39e8858f32 (patch)
tree47c3f67b5418295c3a7887f16d5a11ffc1442269 /README.md
parentb9ac8d9ee3a8f5fa39072dcef7268eebce9cbc51 (diff)
for enable traffic for users - policy
Diffstat (limited to 'README.md')
-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+