getip-cli

Fast, simple command line to get ip address

Usage no npm install needed!

<script type="module">
  import getipCli from 'https://cdn.skypack.dev/getip-cli';
</script>

README

getip-cli

Fast, simple to get ip address

Installation

$ npm install getip-cli -g

Use

$ getip
Your IP Address: 10.46.189.34

$ ip
Your IP Address: 10.46.189.34

(END)