Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mylip

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mylip - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

package.json
{
"name": "mylip",
"version": "0.1.0",
"version": "0.1.1",
"description": "A simple cli tool for getting your IPv4 address on your local network.",
"main": "index.js",
"bin": {
"my-local-ip": "my-local-ip.js"
"mylip": "my-local-ip.js"
},

@@ -9,0 +9,0 @@ "repository": {

@@ -1,3 +0,13 @@

# MyLIp
# MyLIp (My Local IP)
MyLIp is a simple command line tool for getting your IPv4 address on your local network.
## Usage
Install globally.
```
npm i -g mylip
```
After installing, simply run `mylip` from the command line and you'll see your local IPv4 address printed in the terminal.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc