htb-cli icon indicating copy to clipboard operation
htb-cli copied to clipboard

[BUG] getflag options

Open qu35t-code opened this issue 1 year ago • 0 comments

➜  ~ htb-cli getflag --help
Retrieves and submits flags from an SSH connection (linux only)

Usage:
  htb-cli getflag [flags]

Flags:
  -h, --help              help for getflag
      --host string       (Optional) SSH host
  -p, --password string   SSH password
  -P, --port int          (Optional) SSH Port (Default 22) (default 22)
  -u, --username string   SSH username

qu35t-code avatar Jan 27 '24 17:01 qu35t-code