Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hossinasaadi committed Nov 21, 2022
1 parent 0f58d59 commit 5bd865a
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -51,6 +47,8 @@ Ether ETH: `0x256ddA590c35638fA4B3a25Ec4544Db087ceE826`
# Enable Multi User Traffic & Exprire Day
![Screenshot from 2022-11-15 07-43-58](https://user-images.githubusercontent.com/16622377/201922652-111ff5b8-272b-49f5-a656-d6f57d79eaed.png)

`!!! NO NEED TO DO THIS IF YOU HAVE FRESH INSTALL`

**for enable traffic for users you should do :**

find this in config :
Expand Down

0 comments on commit 5bd865a

Please sign in to comment.