mirror of
https://github.com/baoweise-bot/aimili-vpngate.git
synced 2026-09-08 09:17:03 +08:00
docs: update project documentation in README.md
This commit is contained in:
@@ -4,17 +4,46 @@ Bilingual: [中文](#中文) | [English](#english)
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 中文
|
<a name="中文"></a>
|
||||||
|
## 中文 (Chinese)
|
||||||
|
|
||||||
|
### 📢 官方交流与反馈
|
||||||
[](https://t.me/arestemple)
|
[](https://t.me/arestemple)
|
||||||
[](https://339936.xyz)
|
[](https://339936.xyz)
|
||||||
[](https://www.youtube.com/watch?v=s-ATfXR8BpI)
|
[](https://www.youtube.com/watch?v=s-ATfXR8BpI)
|
||||||
[](mailto:yaohunse7@gmail.com)
|
[](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)
|
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!*
|
||||||
Reference in New Issue
Block a user