1.0.0-beta.2 • Published 5 years ago

malwarepatrol v1.0.0-beta.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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