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

possible problem with the code or documentation #24

Closed
microlaser opened this issue Feb 4, 2021 · 1 comment
Closed

possible problem with the code or documentation #24

microlaser opened this issue Feb 4, 2021 · 1 comment

Comments

@microlaser
Copy link

The documentation says you can query a group of URLs with this syntax:

cat list_of_urls | vt url -

this is taken from the help file on the command line binary.

~/virustotal_workspace$ cat test.txt | vt url -k KEY -
URL "LQ" not found

I have replaced my API key with KEY

I have tested this same code on both Linux and Windows with PowerShell and get the same results. The commands should work on both platforms. This leads me to two possible conclusions. Either there is a problem with the documentation, or there is a problem with the code. I may grep the code to see if I can find this string, but I am working at the moment. If I am typing something wrong, please correct me. Thank you.

plusvic added a commit that referenced this issue Feb 5, 2021
@plusvic
Copy link
Member

plusvic commented Feb 5, 2021

This was actually a bug in the code. I've released version 0.9.0 that should work fine.

@plusvic plusvic closed this as completed Feb 5, 2021
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