File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed
Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change @@ -84,23 +84,7 @@ bash -c "$(curl -L wgcf-cli.vercel.app)"
8484}
8585```
8686- 完整文件将会保存到工作目录的 ` wgcf.json ` 内。
87- 3 . 如果你还拥有一个 warp-plus 的密钥,你还可以运行 ` wgcf-cli license -l [密钥] ` 进行绑定
88- - (密钥可以在[ 我们群] ( https://t.me/projectXray/ ) 里发送 ` /keyget@getwarpplusbot ` 获取)输出:
89- ``` json
90- ❯ wgcf-cli license -l 9zs5I61a-l9j8m7T5-4pC6k20X
91- {
92- "id" : " cd7f4695-e9ef-4bb0-b412-5f4d84919db7" ,
93- "created" : " 0001-01-01T00:00:00Z" ,
94- "updated" : " 2023-12-14T12:32:18.689777921Z" ,
95- "premium_data" : 0 ,
96- "quota" : 0 ,
97- "warp_plus" : true ,
98- "referral_count" : 0 ,
99- "referral_renewal_countdown" : 0 ,
100- "role" : " child"
101- }
102- ```
103- 4 . 运行 ` wgcf-cli generate --xray ` 来生成一个WireGurad出站,他会将内容保存到 ` wgcf.xray.json ` 内
87+ 3 . 运行 ` wgcf-cli generate --xray ` 来生成一个WireGurad出站,他会将内容保存到 ` wgcf.xray.json ` 内
10488- 示例文件:
10589``` json
10690{
You can’t perform that action at this time.
0 commit comments