sysloip
v1.0.6
Published
`sysloip` shows system, local IPv4, IPv6 and remote IP info.
Downloads
1,192
Readme
System and Local IP Info (with some extras)
sysloip shows system, local IPv4, IPv6 and remote IP info.
Install globally
npm i -g sysloipRun it from anywhere:
sysloipPublish to npm
npm login
npm run build
npm publishNotes:
prepublishOnlyalso runs the build automatically when publishing.- If
sysloipis already taken on npm, publish under a scope (for example@yourname/sysloip) by changing thenameinpackage.json.
