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:
authorIlya <74469029+voronin9032@users.noreply.github.com>2024-08-28 22:03:09 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-08-29 10:07:42 +0300
commit6ab3bbe7bd1357a899dbde68749017de03da05cd (patch)
tree73293c03ec5ee2b6a3eb7de2ad6edaf7a791b89c /README.zh_CN.md
parent9e73c82eb3281743231b302b96d53a7c22bf5b3d (diff)
Correct Russian README (#2503)
* Remove trailing whitespace in READMEs * Correct Russian README and make it more natual Co-authored-by: Viacheslav64 <74322784+Viacheslav64@users.noreply.github.com> --------- Co-Authored-By: Viacheslav64 <74322784+Viacheslav64@users.noreply.github.com>
Diffstat (limited to 'README.zh_CN.md')
-rw-r--r--README.zh_CN.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.zh_CN.md b/README.zh_CN.md
index 3204106a..a148134c 100644
--- a/README.zh_CN.md
+++ b/README.zh_CN.md
@@ -166,7 +166,7 @@ systemctl restart x-ui
docker compose up -d
```
-从Docker中删除3x-ui
+从Docker中删除3x-ui
```sh
docker stop 3x-ui
@@ -258,7 +258,7 @@ systemctl restart x-ui
- http://domain:2053/panel
- **面板链接(有SSL):**
- https://domain:2053/panel
-
+
</details>
## WARP 配置
@@ -312,9 +312,9 @@ systemctl restart x-ui
1. 使用面板内置的 `x-ui` 指令
2. 选择 `IP Limit Management`.
3. 根据您的需要选择合适的选项。
-
+
- 确保您的 Xray 配置上有 ./access.log 。在 v2.1.3 之后,我们有一个选项。
-
+
```sh
"log": {
"access": "./access.log",
@@ -372,7 +372,7 @@ Web 面板通过 Telegram Bot 支持每日流量、面板登录、数据库备
- 与 [Botfather](https://t.me/BotFather) 对话:
![Botfather](./media/botfather.png)
-
+
- 使用 /newbot 创建新机器人:你需要提供机器人名称以及用户名,注意名称中末尾要包含“bot”
![创建机器人](./media/newbot.png)