get-interface
v1.0.2
Published
finding interface ip address
Downloads
1
Readme
get-interface
The ip address is detected and it automatically opens your web browser.
Installation
- Install the component using npm:
npm install get-interface --save-dev
Usage
let PORT = process.env.PORT || 3000
let get_interface = require('get-interface')
get_interface(PORT)
let get_interface = require('get-interface')
get_interface()
Authors
- cyb3rk1n5 - - cyb3rk1n5