@kazordoon/port-scanner

0.0.3 • Public • Published

nodejs-port-scanner

npm version

kazordoon

Simple port scanner made with Node.js and the native net module.

Getting Started

Prerequisites

  • Node.js
  • NPM / Yarn

Installing

  • Clone the repository: git clone https://github.com/kazordoon/nodejs-port-scanner.git

Running the tests

  • Install the dependencies with a package manager:
    • NPM: npm install
    • Yarn: yarn
  • Run the tests:
    • NPM: npm test
    • Yarn: yarn test

Built With

  • Node.js - JavaScript runtime environment that executes JavaScript code server-side.

Versioning

For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

Readme

Keywords

Package Sidebar

Install

npm i @kazordoon/port-scanner

Weekly Downloads

3

Version

0.0.3

License

MIT

Unpacked Size

8.09 kB

Total Files

7

Last publish

Collaborators

  • kazordoon