Skip to content

fchanson/node-red-contrib-hostip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-hostip

This node provides the IP address of the machine hosting the Node-red.

Install

From your node-red directory:

npm install node-red-contrib-hostip

or

in the Node-red, Manage palette, Install node-red-contrib-hostip

Usage

This node provides the IP address of the machine hosting the Node-red.

The output message contains all IP addresses (but not the internal ones).
The output msg.payload is an Array and contains for each address :

  • address : the IP address.
  • family : the IP family (IPv4 or IPV6).
  • scopeid : the Scope ID in case of IPv6.

License

MIT License

About

This node provides the IP address of the machine hosting the Node-red.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •