0.2.3 • Published 10 years ago

tcp-connscan v0.2.3

Weekly downloads
2
License
MIT
Repository
github
Last release
10 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

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago