getmyip

Command line utility to print current IP address

Usage no npm install needed!

<script type="module">
  import getmyip from 'https://cdn.skypack.dev/getmyip';
</script>

README

getmyip

NPM version Build status Dependency Status 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