Closed g0rchy closed 1 year ago
The only downside is that VT API rate-limit 4 requests/min for non-premium users. Thus, if the directory have more than 4 files it might just stuck in a rate-limit loop unless each scanning takes a minute or more to complete.
hello @rilysh,
The only downside is that VT API rate-limit 4 requests/min for non-premium users. Thus, if the directory have more than 4 files it might just stuck in a rate-limit loop unless each scanning takes a minute or more to complete.
Thank you for the info, i also lost the spark of trying to make it work if i am being honest.
this PR should resolve issue https://github.com/0xRar/VT-CLI/issues/2
PS: actual scan hasn't been tested