A simple node project that wraps around free sophos linux for scanning files
npm install
node index.js
Server is hosted on localhost:3000, it'll accept multipart file upload and scan the uploaded file.
Right now only one file can be uploaded at once.