network-scan

1.0.1 • Public • Published

Scans network or subnet for open ports

Description

I forgot the IP addresses of some of my WiFi routers, so I created this tool to find them. This is intended to be a very simple tool to scan the subnet for HTTP/FTP ports etc.

The tool is deliberately simple to avoid being used for hacking purposes.

Usage

First npm install -g network-scan, then you can run it in terminal or command prompt

network-scan -n 192.168.100.1-192.168.100.254 -p 80,443,6379

Readme

Keywords

Package Sidebar

Install

npm i network-scan

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

4.27 kB

Total Files

3

Last publish

Collaborators

  • johnfliu