1.1.1 • Published 10 years ago

portdiscovery v1.1.1

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

portdiscovery

Finds an open port (using portfinder) and sends output to stdout

npm install -g portdiscovery

Usage

Simply run portdiscovery.

You can assign to a bash variable then use it to deploy your apps, for example:

httpPort=$(portdiscovery)
echo $httpPort
1.1.1

10 years ago

1.1.0

10 years ago

1.0.0

11 years ago