Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theodesp/find-port
FInd next available port in Go
https://github.com/theodesp/find-port
go
Last synced: about 1 month 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T10:56:33.000Z (about 6 years ago)
- Last Synced: 2024-10-03T07:23:11.197Z (about 2 months 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
---
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#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