docs: update project description and setup instructions in README

This commit is contained in:
baoweise
2026-05-29 13:36:12 +08:00
parent 32d53f7084
commit 71aaa5418c
+2 -30
View File
@@ -14,35 +14,7 @@ Bilingual: [中文](#中文) | [English](#english)
---
```bash
bash <(curl -Ls https://raw.githubusercontent.com/baoweise-bot/aimili-vpngate/tree/bate/install.sh)
```
> **支持的操作系统**
> - **Ubuntu / Debian** (Systemd)
> - **Alpine Linux** (OpenRC)
> - **CentOS / RHEL / Rocky Linux / AlmaLinux / Fedora** (Systemd)
bash <(curl -Ls https://raw.githubusercontent.com/baoweise-bot/aimili-vpngate/bate/install.sh)
---
## 此版本为测试版本,非开发人员请勿尝试,这可能会造成您的数据永久丢失!
---
---
### ⚙️ 系统架构
```
[ 3x-ui / Xray ]
│ (HTTP / SOCKS5)
[ 本地代理服务器 ] (Port 7928) ──(强制绑定 SO_BINDTODEVICE)──► [ tun0 虚拟网卡 ]
│ │
│ (SSH, Web UI, etc. 依然走物理路由) │ (策略路由表 100)
▼ ▼
[ 物理网卡 eth0 ] ◄───────────────────────────────────────── [ OpenVPN 加密隧道 ]
│ │
▼ (真实服务器 IP 出站) ▼ (VPNGate 落地节点出站)
(国内直连流量) (解锁流媒体、锁区网站)
```
---
## 此版本为测试版本,非开发人员请勿尝试,这可能会造成您的数据永久丢失!