Skip to content

honzahommer/node-malwarepatrol

Folders and files

NameName
Last commit message
Last commit date
Sep 8, 2019
Sep 8, 2019
Sep 8, 2019
Sep 8, 2019
Sep 8, 2019
Sep 8, 2019
Sep 8, 2019
Sep 8, 2019
Sep 8, 2019
Sep 8, 2019
Sep 8, 2019
Oct 4, 2019
Oct 4, 2019

Repository files navigation

malwarepatrol

npm Package License build status downloads per month Greenkeeper badge

Malware Patrol list downloader

Installation

npm install -g malwarepatrol

Usage

JS

const malwarepatrol = require('malwarepatrol');
malwarepatrol('https://lists.malwarepatrol.net/cgi/getfile?receipt=RECEIPT&product=32&list=mailwasher', 'mailwasher.txt').download();

CLI

malwarepatrol 'https://lists.malwarepatrol.net/cgi/getfile?receipt=RECEIPT&product=32&list=mailwasher' mailwasher.txt