issues
search
http-party
/
node-portfinder
A simple tool to find an open port or domain socket on the current machine
https://github.com/http-party/node-portfinder
Other
887
stars
95
forks
source link
Adds stopPort to getPort Api
#63
Closed
Prithvirajbilla
closed
6 years ago
Prithvirajbilla
commented
6 years ago
Adds stopPort option to getPort Api
This enables getPort api to find open port in the range basePort - stopPort/
also includes some code boyscouting