0.2.3 • Published 8 years ago

tcp-connscan v0.2.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

tcp-connscan

Simple port scanner using the core net module as the "port prober" Build Status

Installation

npm install -g tcp-connscan

Usage

tcp-connscan \<address>

Running tests

  1. install to the local directory with 'npm install tcp-connscan'
  2. cd in to the node_modules/tcp-connscan directory
  3. install the dev dependencies with 'npm i'
  4. run tests with 'npm test'
0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago