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:
authorMHSanaei <ho3ein.sanaei@gmail.com>2023-08-09 14:38:05 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2023-08-09 15:00:32 +0300
commitfa10ae14f730657b4b3d336a63aa9d2e6957e5c3 (patch)
treef46edca5e65e885809a574d5385f2e130711b360 /README.md
parented53df5ef30cc2e235382d815f77e8b1b05f07e8 (diff)
v1.7.6
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index edfb57f1..8849dcda 100644
--- a/README.md
+++ b/README.md
@@ -23,10 +23,10 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.
# Install custom version
-To install your desired version you can add the version to the end of install command. Example for ver `v1.7.1`:
+To install your desired version you can add the version to the end of install command. Example for ver `v1.7.6`:
```
-bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.7.1
+bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.7.6
```
# SSL
@@ -37,7 +37,7 @@ certbot certonly --standalone --agree-tos --register-unsafely-without-email -d y
certbot renew --dry-run
```
-You also can use `x-ui` menu then select `16. SSL Certificate Management`
+You also can use `x-ui` menu then select `SSL Certificate Management`
# Features
@@ -207,7 +207,7 @@ If you want to use routing to WARP follow steps as below:
- 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`.
+ 2. Select `IP Limit Management`.
3. Choose the appropriate options based on your needs.
</details>