Networker

Installation
Install by downloading pre-compiled binaries
Checkout the releases page to download the latest executables for Linux, Mac, and Windows.
Install globally using Go
go install github.com/fuskovic/networker@latest
Then verify your installation:
networker -v
Install by compiling from source
Clone the repo, cd
into it and run:
make install
Documentation
See Docs for command examples.