Skip to content

misterinterrupt/my-local-netmask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my-local-netmask

(ripped/converted from dominictarr/my-local-ip)

get the netmask of your current ip address' on the local-network

console.log(require('my-local-netmask')())
//==> 255.255.255.0

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

> npm install -g my-local-netmask
> my-local-netmask
255.255.255.0

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%