1.0.0 • Published 11 years ago

my-local-ip v1.0.0

Weekly downloads
3,193
License
-
Repository
github
Last release
11 years ago

my-local-ip

get your current ip address on the local-network

console.log(require('my-local-ip')())
//==> 192.168.1.33

Also, because sometime you need this (cross-platform!)

> npm install -g my-local-ip
> my-local-ip
192.168.1.33

License

MIT