Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.58 KB

README.md

File metadata and controls

50 lines (37 loc) · 1.58 KB

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