Multi user Support

This commit is contained in:
paniy
2021-10-16 22:43:33 +08:00
parent f1f1dee3dd
commit f396f60b8a
4 changed files with 482 additions and 204 deletions
+17
View File
@@ -4,6 +4,23 @@
"error": "/var/log/xray/error.log",
"loglevel": "warning"
},
"stats": {},
"policy": {
"levels": {
"0": {
"handshake": 4,
"connIdle": 300,
"uplinkOnly": 2,
"downlinkOnly": 5,
"statsUserUplink": false,
"statsUserDownlink": false
}
},
"system": {
"statsInboundUplink": true,
"statsInboundDownlink": true
}
},
"inbounds": [{
"port": 10086,
"listen": "127.0.0.1",