@bifrost-proxy/bifrost-linux-arm64 0.0.76 → 0.0.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/bin/README.md +2 -2
- package/bin/bifrost +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
<a href="https://github.com/bifrost-proxy/bifrost/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License"></a>
|
|
12
12
|
</p>
|
|
13
13
|
|
|
14
|
-
>
|
|
14
|
+
> [帮助文档](https://github.com/bifrost-proxy/bifrost/tree/main/docs)
|
|
15
15
|
|
|
16
|
-
Bifrost 是一个用 Rust
|
|
16
|
+
Bifrost 是一个用 Rust 编写的高性能,AI 友好的代理服务器,灵感来源于 [Whistle](https://github.com/avwo/whistle)。它提供请求拦截、规则修改、TLS 拦截、脚本扩展、流量查看、请求重放以及 Web UI 管理能力。
|
|
17
17
|
|
|
18
18
|
## 快速开始
|
|
19
19
|
|
package/bin/README.md
CHANGED
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
<a href="https://github.com/bifrost-proxy/bifrost/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License"></a>
|
|
12
12
|
</p>
|
|
13
13
|
|
|
14
|
-
>
|
|
14
|
+
> [帮助文档](https://github.com/bifrost-proxy/bifrost/tree/main/docs)
|
|
15
15
|
|
|
16
|
-
Bifrost 是一个用 Rust
|
|
16
|
+
Bifrost 是一个用 Rust 编写的高性能,AI 友好的代理服务器,灵感来源于 [Whistle](https://github.com/avwo/whistle)。它提供请求拦截、规则修改、TLS 拦截、脚本扩展、流量查看、请求重放以及 Web UI 管理能力。
|
|
17
17
|
|
|
18
18
|
## 快速开始
|
|
19
19
|
|
package/bin/bifrost
CHANGED
|
Binary file
|