Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warp-cli参数更新 #290

Open
1523789353 opened this issue Mar 9, 2024 · 2 comments
Open

warp-cli参数更新 #290

1523789353 opened this issue Mar 9, 2024 · 2 comments

Comments

@1523789353
Copy link

有关章节 https://github.com/haoel/haoel.github.io?tab=readme-ov-file#104-cloudflare-warp-原生-ip
cloudflare-warp v2024.2.62-1版本参数更新

#> warp-cli
CLI to the WARP service daemon

Usage: warp-cli [OPTIONS] <COMMAND>

Commands:
  connect               Maintain a connection whenever possible
  debug                 Debugging commands
  disconnect            Disconnect the client
  dns                   Configure DNS settings
  mdm                   MDM configs
  mode                  Set the client's general operating mode
  override              Allow temporary overrides of administrative settings
  proxy                 Configure proxy mode settings
  registration          Registration settings
  settings              Show or alter general application settings
  status                Return the current connection status
  trusted               Configure trusted networks where the client will be automatically disabled (Consumer only)
  tunnel                Configure tunnel settings
  vnet                  Get or specify connected virtual network
  generate-completions  Generate completions for a given shell and print to stdout
  help                  Print this message or the help of the given subcommand(s)

Options:
  -l, --listen      Listen for status changes and DNS logs (if enabled)
      --accept-tos  Accept the Terms of Service agreement
  -v, --verbose...  Enable verbose output. Multiple "v"s adds more verbosity
  -h, --help        Print help
  -V, --version     Print version
#> 

注册账号: warp-cli registration new
设定为代理模式: warp-cli mode proxy
连接WARP: warp-cli connect

永久启用命令不再可用:

#> warp-cli enable-always-on
error: unrecognized subcommand 'enable-always-on'

  tip: some similar subcommands exist: 'enable-wifi', 'enable-dns-log'

Usage: warp-cli [OPTIONS] <COMMAND>

For more information, try '--help'.
#> 

还有,为什么都发rip啊...

@fgprodigal
Copy link

有关章节 https://github.com/haoel/haoel.github.io?tab=readme-ov-file#104-cloudflare-warp-原生-ip cloudflare-warp v2024.2.62-1版本参数更新

#> warp-cli
CLI to the WARP service daemon

Usage: warp-cli [OPTIONS] <COMMAND>

Commands:
  connect               Maintain a connection whenever possible
  debug                 Debugging commands
  disconnect            Disconnect the client
  dns                   Configure DNS settings
  mdm                   MDM configs
  mode                  Set the client's general operating mode
  override              Allow temporary overrides of administrative settings
  proxy                 Configure proxy mode settings
  registration          Registration settings
  settings              Show or alter general application settings
  status                Return the current connection status
  trusted               Configure trusted networks where the client will be automatically disabled (Consumer only)
  tunnel                Configure tunnel settings
  vnet                  Get or specify connected virtual network
  generate-completions  Generate completions for a given shell and print to stdout
  help                  Print this message or the help of the given subcommand(s)

Options:
  -l, --listen      Listen for status changes and DNS logs (if enabled)
      --accept-tos  Accept the Terms of Service agreement
  -v, --verbose...  Enable verbose output. Multiple "v"s adds more verbosity
  -h, --help        Print help
  -V, --version     Print version
#> 

注册账号: warp-cli registration new 设定为代理模式: warp-cli mode proxy 连接WARP: warp-cli connect

永久启用命令不再可用:

#> warp-cli enable-always-on
error: unrecognized subcommand 'enable-always-on'

  tip: some similar subcommands exist: 'enable-wifi', 'enable-dns-log'

Usage: warp-cli [OPTIONS] <COMMAND>

For more information, try '--help'.
#> 

还有,为什么都发rip啊...

人都没了

@1523789353
Copy link
Author

sad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants