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)
})

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i grop

      Weekly Downloads

      0

      Version

      0.1.0

      License

      ISC

      Last publish

      Collaborators

      • angryunicorn