freeport
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/freeport package

1.0.5 • Public • Published

freeport Build Status

Find a free port.

freeport(function(err, port) {
  if (err) throw err
  console.log(port)
})

/freeport/

    Package Sidebar

    Install

    npm i freeport

    Weekly Downloads

    6,436

    Version

    1.0.5

    License

    Apache-2.0

    Last publish

    Collaborators

    • daaku