mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-04 22:03:35 +03:00
Update warp.md
更正拼写错误
This commit is contained in:
parent
2b37675137
commit
39426d64e3
1 changed files with 2 additions and 2 deletions
|
@ -84,7 +84,7 @@ bash -c "$(curl -L wgcf-cli.vercel.app)"
|
|||
}
|
||||
```
|
||||
- 完整文件将会保存到工作目录的 `wgcf.json` 内。
|
||||
3. 运行 `wgcf-cli generate --xray` 来生成一个WireGurad出站,他会将内容保存到 `wgcf.xray.json` 内
|
||||
3. 运行 `wgcf-cli generate --xray` 来生成一个WireGuard出站,他会将内容保存到 `wgcf.xray.json` 内
|
||||
- 示例文件:
|
||||
```json
|
||||
{
|
||||
|
@ -117,7 +117,7 @@ bash -c "$(curl -L wgcf-cli.vercel.app)"
|
|||
```
|
||||
## 在服务端分流回国流量至 warp
|
||||
|
||||
在现有出站中新增一个 WireGurad 出站
|
||||
在现有出站中新增一个 WireGuard 出站
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue