filerun-plugin-virustotal is an extension for the file manager filerun. With this extension you have the possibility to check files for a virus at VirusTotal with one click.
- Change to the filerun directory
- Run the following command
cd customizables/plugins
- Run the following command:
git clone https://github.com/MalteKiefer/filerun-plugin-virustotal virustotal
Important: the directory must have the name
virustotal
, otherwise you will get an error.
- Go to the plugins setting and add your VirusTotal API key
- Change to the filerun directory
- Run the following command
cd customizables/plugins/virustotal
- Run the following command
git pull
- Now you have the latest version
- IzzySoft for the VirusTotal PHP Class