A command-line tool for Cloudflare-WARP API, built using Cobra.
Thanks: @fscarmen, fscarmen/warp, @badafans, badafans/warp-reg
The name was taken from ViRb3/wgcf, but aside from the similar names, they are not actually related.
❯ wgcf-cli
A command-line tool for Cloudflare-WARP API, built using Cobra.
Usage:
wgcf-cli [command]
Available Commands:
bind Check current bind devices
cancel Cancel a account
completion Generate the autocompletion script for the specified shell
generate Generate a xray/sing-box config
help Help about any command
license Change to a new license
name Change the device name
plus Recharge your account indefinitely
register Register a new WARP account
simplify Simplify a config from original one
unbind Unbind from original license
update Update a config
version Print the version of wgcf-cli
Flags:
-c, --config string set configuration file path (default "wgcf.json")
-h, --help help for wgcf-cli
Use "wgcf-cli [command] --help" for more information about a command.
make
GOFLAGS
, Default:
-trimpath $(BUILD_MODE) -tags=$(TAGS) -mod=readonly -modcacherw -v -ldflags "$(LDFLAGS)"
CGO_ENABLED
, Default:
$(shell go env CGO_ENABLED)
TAGS
, Default: