Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

ntkme/arbitrary-unused-port

Repository files navigation

arbitrary-unused-port

Get an arbitrary unused port in node.js synchronously.

build npm

Installation

npm install arbitrary-unused-port --save

Usage

const port = require('arbitrary-unused-port')