go-portfinder
Go implementation of npm portfinder. A simple tool to find an open port on the current machine.
Repository
pgollangi/go-portfinder
Installation
$ go get github.com/pgollangi/go-portfinder
Usage
package main
import (
"github.com/pgollangi/go-po...
me.p11r.dev1 min read