find-free-ports

Find multiple free ports on localhost


Keywords
node, port, networking, server, client, library
License
MIT
Install
npm install find-free-ports@3.1.1

Documentation

This is the development repository of the find-free-ports package over at npm. You might be looking for the documentation, which is available over here.

find-free-ports is a small NodeJS library written in TypeScript that can generate a list of unsused ports on the local machine very quickly.

License

All code in this repository is licensed under the MIT license, unless otherwise noted.