1.0.1 • Published 6 years ago

network-scan v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

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
1.0.1

6 years ago

1.0.0

6 years ago