UNPKG

amass-smf

Version:

A plugin for amass to expose SMF service information

5 lines (4 loc) 110 B
require('../')(function(err, data) { if (err) throw(err); console.log(JSON.stringify(data, null, 2)); });