https://github.com/theodesp/find-port
FInd next available port in Go
https://github.com/theodesp/find-port
go
Last synced: about 1 year ago
JSON representation
FInd next available port in Go
- Host: GitHub
- URL: https://github.com/theodesp/find-port
- Owner: theodesp
- License: bsd-3-clause
- Created: 2018-10-26T15:41:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T10:56:33.000Z (over 7 years ago)
- Last Synced: 2024-10-19T09:19:49.557Z (over 1 year ago)
- Topics: go
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
find-port
---
[](#contributors)
Open port detector in Go
## Installation
```
go get -u github.com/theodesp/find-port/...
```
## How To Use
Run the tool to find a free port
The code supports building under Go >= 1.9.
## Contributors
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
| [
Dmitry](https://github.com/condemil)
[🚇](#infra-condemil "Infrastructure (Hosting, Build-Tools, etc)") [📦](#platform-condemil "Packaging/porting to new platform") |
| :---: |
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
### LICENCE
Copyright © 2018 Theo Despoudis BSD license