https://github.com/diraneyya/free_port
A bash function that gives you a free port on the localhost, starting with a desired port number.
https://github.com/diraneyya/free_port
Last synced: about 1 year ago
JSON representation
A bash function that gives you a free port on the localhost, starting with a desired port number.
- Host: GitHub
- URL: https://github.com/diraneyya/free_port
- Owner: diraneyya
- Created: 2024-10-30T17:32:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-30T18:57:57.000Z (over 1 year ago)
- Last Synced: 2024-10-30T19:38:05.035Z (over 1 year ago)
- Language: Shell
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# free_port
Refer to the docker image, which is published on Docker hub at [orwa84/free_port](https://hub.docker.com/r/orwa84/free_port).
## Installation
Install by running the `install.sh` file, and proceed to add the provided lines to your shell's `rc` file (e.g. `.bashrc`, `.zshrc`, etc.).
Below is a screenshot of what a successful installation looks like:
