Source

Compiling from source requires Go:

mkdir -p ~/go/src/github.com/txn2/
git clone [email protected]:txn2/kubefwd.git ~/go/src/github.com/txn2/kubefwd
cd ~/go/src/github.com/txn2/kubefwd
git checkout 1.4.10
GOBIN=~/bin go install -ldflags="-X main.Version=1.4.10" ./cmd/kubefwd/kubefwd.go
~/bin/kubefwd version