vt-cli
vt-cli copied to clipboard
VirusTotal Command Line Interface
Please, consider supporting [Flatpak](http://docs.flatpak.org/en/latest/introduction.html#reasons-to-use-flatpak) and publishing **VirusTotal CLI** on [Flathub](https://github.com/flathub/flathub/wiki/App-Submission).
Would be nice if more standard locations such as `XDG_CONFIG_HOME` (on all systems) or `%APPDATA%` (on Windows} were supported for easier cross-system configuration. Currently as I see only home dir...
I wonder if the cli can support the behavior just like the web GUI, sometimes, a large file just scanned a few hours ago, and it actually came from an...
Hello, I installed the vt-cli via homebrew (1.0.1) and it doesnt seem to skip improper URLs.  I would assume it should be able to just skip over these and...
Right now, If we run `vt scan file `, it will only scan the files in that directory, ignoring the contents of its subfolders. When there are many subfolders, scanning...
right now vt cli creates two files, plus the bash completion on the home directory. i work showing all hidden files, so it really adds up. ~/.local/share/vt or ~/.config seems...
Dear maintainer(s), [Snaps are universal Linux packages](https://snapcraft.io) that can be installed and run on many GNU/Linux distributions with ease. I've been following [the Snapcrafters process](https://github.com/snapcrafters/snap-repo-template?tab=readme-ov-file#remaining-tasks) and [have built a working...
wget "https://github.com/VirusTotal/vt-cli/releases/download/1.1.1/Linux64.zip" ./vt domain domain.com subdomains -I --silent Domain "b'subdomains'" is not a valid domain pattern
Hello, When using the download command with password zip, the filename should match the hash used during the API request. At the moment, the downloaded zip is saved with a...