get-host

```js const getHost = require('get-host') getHost() // 192.168.11.205 ```

Usage no npm install needed!

<script type="module">
  import getHost from 'https://cdn.skypack.dev/get-host';
</script>

README

Usage

const getHost = require('get-host')
getHost() // 192.168.11.205