mirror of
https://github.com/EvgenyNerush/easy-xray.git
synced 2025-02-16 15:29:55 +03:00
rm Statistics from Readme
This commit is contained in:
parent
a3fce66e71
commit
8f273899ec
2 changed files with 1 additions and 18 deletions
17
README.md
17
README.md
|
@ -42,23 +42,6 @@ Note also that for current client config, traffic to .cn, .ru, .by and .ir sites
|
|||
[here](https://github.com/EvgenyNerush/coherence-grabber) for details. This makes your server much less attention-grabbing and suspicious,
|
||||
but your connection less anonymous.
|
||||
|
||||
### Statistics
|
||||
|
||||
(in bytes)
|
||||
|
||||
Client:
|
||||
```
|
||||
xray api stats --server=127.0.0.1:8080 -name "inbound>>>http>>>traffic>>>downlink"
|
||||
xray api stats --server=127.0.0.1:8080 -name "inbound>>>http>>>traffic>>>uplink"
|
||||
xray api stats --server=127.0.0.1:8080 -name "inbound>>>socks>>>traffic>>>downlink"
|
||||
xray api stats --server=127.0.0.1:8080 -name "inbound>>>socks>>>traffic>>>uplink"
|
||||
```
|
||||
Server:
|
||||
```
|
||||
xray api stats --server=127.0.0.1:8080 -name "user>>>[email]>>>traffic>>>uplink"
|
||||
xray api stats --server=127.0.0.1:8080 -name "user>>>[email]>>>traffic>>>downlink"
|
||||
```
|
||||
|
||||
### Other clients
|
||||
|
||||
For Windows, MacOS or Android you can try Nekobox, v2rayNG or ? (TODO): tests and config generation for them.
|
||||
|
|
Loading…
Add table
Reference in a new issue