Skip to content

A GoLang proxy to Virus-Total for virus checking of files.

License

Notifications You must be signed in to change notification settings

Azert-Software/virus-total-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virus Proxy

This is a Virus Proxy that uses Virus Total to scan a file for the presence of viruses.

This was created for use with Hmail server but could be used elsewhere of course.

The proxy is written in GoLang and an executable is located in the dist folder allowing you to download an run with a minimum of effort.

Use

This takes a single parameter which is the location of the file to be checked.

.\virus-proxy.exe -file %FILEPATH%

A response code is then returned, 0 if virus 1 if no virus.

Logs will be written to log.txt at the same location as the exe.

Setup

  • Download exe
  • Open config.json and add your Virus-Total apikey
  • That's it

About

A GoLang proxy to Virus-Total for virus checking of files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages