Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.02 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.02 KB

filerun-plugin-virustotal

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.

Installation

  1. Change to the filerun directory
  2. Run the following command cd customizables/plugins
  3. 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.

  1. Go to the plugins setting and add your VirusTotal API key

Update

  1. Change to the filerun directory
  2. Run the following command cd customizables/plugins/virustotal
  3. Run the following command git pull
  4. Now you have the latest version

Screenshots

Screen1 Screen2 Screen3 Screen4

Thanks