docs: update project documentation in README.md

This commit is contained in:
baoweise
2026-05-29 14:10:15 +08:00
parent 224f7f2f48
commit c2cc3780ec
+32 -3
View File
@@ -4,17 +4,46 @@ Bilingual: [中文](#中文) | [English](#english)
---
## 中文
<a name="中文"></a>
## 中文 (Chinese)
### 📢 官方交流与反馈
[![Telegram](https://img.shields.io/badge/TG交流群-arestemple-2CA5E0?style=flat-square&logo=telegram&logoColor=white)](https://t.me/arestemple)
[![Forum](https://img.shields.io/badge/交流论坛-339936.xyz-orange?style=flat-square&logo=discourse&logoColor=white)](https://339936.xyz)
[![YouTube](https://img.shields.io/badge/视频教程-YouTube-red?style=flat-square&logo=youtube&logoColor=white)](https://www.youtube.com/watch?v=s-ATfXR8BpI)
[![Email](https://img.shields.io/badge/Bug反馈-yaohunse7@gmail.com-red?style=flat-square&logo=gmail&logoColor=white)](mailto:yaohunse7@gmail.com)
---
### 🚀 一键极速部署 (支持 Debian/Ubuntu/CentOS/Alpine 等多系统)
在您的 Linux VPS 上以 root 用户执行以下命令:
```bash
bash <(curl -Ls https://raw.githubusercontent.com/baoweise-bot/aimili-vpngate/bate/install.sh)
```
> 💡 **小贴士**:部署完成后,您可以直接在浏览器中访问生成的管理网页。在终端中输入 `ml` 命令可以随时调出交互式管理菜单。
⚠️ *此版本为测试版本,非开发人员请勿尝试,这可能会造成您的数据永久丢失!*
---
此版本为测试版本,非开发人员请勿尝试,这可能会造成您的数据永久丢失!
<a name="english"></a>
## English
### 📢 Community & Feedback
- **Telegram Group**: [arestemple](https://t.me/arestemple)
- **Discussion Forum**: [339936.xyz](https://339936.xyz)
- **Video Tutorial**: [YouTube Guide](https://www.youtube.com/watch?v=s-ATfXR8BpI)
- **Email Contact**: yaohunse7@gmail.com
### 🚀 One-Click Installation
Run the following command on your Linux VPS as root:
```bash
bash <(curl -Ls https://raw.githubusercontent.com/baoweise-bot/aimili-vpngate/bate/install.sh)
```
> 💡 **Quick Note**: Once installed, check the terminal output for the web management portal URL. Type the `ml` command in the terminal to open the interactive command console.
⚠️ *This is a beta version. Please do not try it unless you are a developer, as it may result in data loss!*