grop

0.1.0 • Public • Published

GROP — Get Random Open Port

Returns a random open port on the host machine

Usage

var grop = require('grop')

grop(function (port) {
  console.log('Available port: %d', port)
})

Readme

Keywords

none

Package Sidebar

Install

npm i grop

Weekly Downloads

8

Version

0.1.0

License

ISC

Last publish

Collaborators

  • angryunicorn