openport-scanner
Version:
A package that scans your local area network for given port in all hosts.
18 lines (17 loc) • 386 B
JSON
{
"name": "openport-scanner",
"version": "1.0.1",
"description": "A package that scans your local area network for given port in all hosts.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"port",
"scanner",
"portscan",
"openports"
],
"author": "Prabhjot Singh Kainth",
"license": "ISC"
}