/get-interface-ip

Get interface IP address

Primary LanguageGoMIT LicenseMIT

get-interface-ip

Command line tool for getting the external ip of the given network interface.

Usage

# get-interface-ip <interface>
$ get-interface-ip eth0

Install

$ go get github.com/homburg/get-interface-ip

LICENSE

MIT 2014 Thomas B Homburg