mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-17 22:39:46 +00:00
Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -31,18 +31,14 @@ Ether ETH: `0x256ddA590c35638fA4B3a25Ec4544Db087ceE826`
|
||||
- For more advanced configuration items, please refer to the panel
|
||||
|
||||
# Enable IP Restrictions Per Inbound
|
||||
1 - open panel settings and tab xray related settings put this to first of json :
|
||||
`!!! NO NEED TO DO THIS IF YOU HAVE FRESH INSTALL`
|
||||
|
||||
1 - open panel settings and tab xray related settings find `"api": ` and put bellow code just before it :
|
||||
```json
|
||||
{
|
||||
...
|
||||
|
||||
"log": {
|
||||
"loglevel": "warning",
|
||||
"access": "./access.log"
|
||||
},
|
||||
|
||||
...
|
||||
"api": ...
|
||||
},
|
||||
```
|
||||
- change access log path as you want
|
||||
|
||||
@@ -51,6 +47,8 @@ Ether ETH: `0x256ddA590c35638fA4B3a25Ec4544Db087ceE826`
|
||||
# Enable Multi User Traffic & Exprire Day
|
||||

|
||||
|
||||
`!!! NO NEED TO DO THIS IF YOU HAVE FRESH INSTALL`
|
||||
|
||||
**for enable traffic for users you should do :**
|
||||
|
||||
find this in config :
|
||||
|
||||
Reference in New Issue
Block a user