Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com>2023-07-21 18:15:20 +0300
committerHamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com>2023-07-21 18:15:20 +0300
commite4b1dc20c3db683523a0bfc22780cddbfde01a1d (patch)
tree7c4f365d12634e8437aa1bea191d716afe2e2bb2 /README.md
parent2f05d4960e851556e13e157c4231a71410f8190b (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md
index ae96fc21..c74ea6d2 100644
--- a/README.md
+++ b/README.md
@@ -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>