Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samvv/node-find-free-ports

Find multiple free ports on localhost using NodeJS
https://github.com/samvv/node-find-free-ports

Last synced: about 1 month ago
JSON representation

Find multiple free ports on localhost using NodeJS

Awesome Lists containing this project

README

        

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

_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.

[1]: https://npmjs.com/find-free-ports
[2]: https://github.com/samvv/node-find-free-ports/tree/master/package/README.md

## License

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