diff options
| author | Hamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com> | 2023-07-21 18:15:20 +0300 |
|---|---|---|
| committer | Hamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com> | 2023-07-21 18:15:20 +0300 |
| commit | e4b1dc20c3db683523a0bfc22780cddbfde01a1d (patch) | |
| tree | 7c4f365d12634e8437aa1bea191d716afe2e2bb2 /README.md | |
| parent | 2f05d4960e851556e13e157c4231a71410f8190b (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -191,6 +191,27 @@ If you want to use routing to WARP follow steps as below: </details> +# IP Limit + +<details> + <summary>Click for IP Limit details</summary> + +**Note: IP Limit won't work correctly when using IP Tunnel** + +- For versions up to `v1.6.1`: + + - IP limit is built-in into the panel. + +- For versions `v1.7.0` and newer: + + - To make IP Limit work properly, you need to install fail2ban and its required files by following these steps: + + 1. Use the `x-ui` command inside the shell. + 2. Select `16. IP Limit Management`. + 3. Choose the appropriate options based on your needs. + +</details> + # Telegram Bot <details> |
