Files
docs/docs/more/virustotal.md
2022-02-11 22:29:16 +02:00

757 B

sidebar_position
sidebar_position
1

VirusTotal

Cool feature available only in horsy!

To enable it, you need to have VirusTotal API key.

Getting API key

Go to VirusTotal and create an account.

VirusTotal sign up

Create account and open this in menu:

API key tab

Copy your api key:

API key

It is 64-character long string from random numbers and letters, for example 0f000f0000f00f000000f0000f0000f00f0000f0000f00f0f0000f0f000f00f0

Adding key

Open terminal and type:

horsy --vt <api key>

Disabling

Open terminal and type:

horsy --vt disable

Functionality

// TODO in docs