1
0
mirror of https://github.com/XTLS/Xray-docs-next.git synced 2025-08-28 22:35:46 +00:00

Update warp.md

更正拼写错误
This commit is contained in:
ushion0a 2025-03-30 20:52:07 +08:00 committed by GitHub
parent 2b37675137
commit 39426d64e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@ bash -c "$(curl -L wgcf-cli.vercel.app)"
} }
``` ```
- 完整文件将会保存到工作目录的 `wgcf.json` 内。 - 完整文件将会保存到工作目录的 `wgcf.json` 内。
3. 运行 `wgcf-cli generate --xray` 来生成一个WireGurad出站他会将内容保存到 `wgcf.xray.json` 3. 运行 `wgcf-cli generate --xray` 来生成一个WireGuard出站他会将内容保存到 `wgcf.xray.json`
- 示例文件: - 示例文件:
```json ```json
{ {
@ -117,7 +117,7 @@ bash -c "$(curl -L wgcf-cli.vercel.app)"
``` ```
## 在服务端分流回国流量至 warp ## 在服务端分流回国流量至 warp
在现有出站中新增一个 WireGurad 出站 在现有出站中新增一个 WireGuard 出站
```json ```json
{ {