getlocalip

It's a node line tool to get local ip

Usage no npm install needed!

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

README

get local ip

This is a node line tool to get your local ip.

how to use

  • you need install this in global environment

  • npm install getlocalip -g

  • after installed, you can use ip command in your terminal, then it will show the local ip for you