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

Readme

Keywords

none

Package Sidebar

Install

npm i freeport

Weekly Downloads

11,775

Version

1.0.5

License

Apache-2.0

Last publish

Collaborators

  • daaku