mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-01 17:00:21 +08:00
docs: 更新 README 项目定位描述,截图改为外链,新增 Aether Proxy 介绍段落
- 项目描述从"开源 AI API 网关"调整为"一站式 AI 基础设施平台" - 移除内嵌截图,改为指向 GitHub Pages 的外链 - 新增 Aether Proxy 简介段落 - 精简部分 FAQ 内容 - aether-proxy 版本升至 0.1.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "aether-proxy"
|
||||
version = "0.1.5"
|
||||
version = "0.1.6"
|
||||
edition = "2021"
|
||||
description = "Forward proxy for Aether with HMAC authentication"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ Aether 正向代理节点,部署在海外 VPS 上,为墙内的 Aether 实例
|
||||
|
||||
## 安装
|
||||
|
||||
### Docker 部署
|
||||
### Docker Compose 部署
|
||||
|
||||
```bash
|
||||
# 拉取镜像
|
||||
|
||||
Reference in New Issue
Block a user