get-port-cli
Port finder
A command-line tool to find an available port on a specified host.
Get an available port
144 stars
8 watching
13 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/get-port | A utility function to retrieve an available TCP port number | 874 |
sindresorhus/public-ip | A Node.js module that fetches and returns your public IP address from various sources with customizable options for fallbacks and timeout settings. | 1,026 |
eudoxia0/find-port | Programmatically finds open ports in the operating system | 19 |
sindresorhus/find-up-cli | A utility for finding files by walking up parent directories | 39 |
sindresorhus/os-locale | A package to get the system locale information | 225 |
sindresorhus/latest-version-cli | A tool to find the latest version of an npm package | 53 |
sindresorhus/ipify | Get your public IP address from the Ipify service using JavaScript | 273 |
sindresorhus/find-up | A utility library for finding files or directories by walking up parent directories | 582 |
sindresorhus/get-stream | A utility library for working with streams in JavaScript | 342 |
vinitshahdeo/portscanner | A tool for scanning network ports to identify open connections | 133 |
sindresorhus/windows-cli | Tools for querying metadata about the active window on various platforms. | 65 |
sindresorhus/pkg-dir-cli | A tool that finds the root directory of a Node.js project or package | 24 |
sindresorhus/terminal-link | A library that creates clickable links in the terminal | 619 |
sindresorhus/package-up | Finds the closest package.json file in a directory tree | 159 |
sindresorhus/open-cli | A command-line utility that opens files or URLs on the user's default application. | 419 |