/getmyip

A CLI utility to print current IP address

Primary LanguageJavaScriptMIT LicenseMIT

getmyip

NPM version Build status Dependency Status Known Vulnerabilities License Downloads

A tiny CLI utility to print your public IP address.

Install

$ npm install -g getmyip

Run

$ getmyip
Available options:
-v, --verbose  Show more details
-h, --help     output usage information
-V, --version  output the version number

License

MIT