malware-scanner

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2022 License: MIT Imports: 13 Imported by: 0

README

malware-scanner

MalwareScanner is a tool for scanning skylinks for malware.

The service exposes a REST endpoint for reporting skylinks and takes care internally to queue them up and scan them. Once scanned, the skylinks are removed from the database and only their hashes are preserved, as to not keep any pointers to illegal content.

Running malware-scanner

Pull latest image from https://hub.docker.com/repository/docker/skynetlabs/malware-scanner

Required env variables

Skynet Portal Mongo Database Connection:

  • SKYNET_DB_HOST
  • SKYNET_DB_PORT
  • SKYNET_DB_USER
  • SKYNET_DB_PASS

ClamAV:

  • CLAMAV_IP
  • CLAMAV_PORT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL