UNPKG

n8n-nodes-my-local-ip

Version:
23 lines (11 loc) 809 B
# Custom n8n Node My Local Ip – Retrieve Your Local IP Address This is a n8n community node. MyLocalIp is a n8n node that fetches your current local IP addresses using ifconfig. It provides a simple way to determine your local IP, which can be useful for network diagnostics, security checks, or automation workflows. [n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform. ## Installation Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation. Or manual install with `npm i n8n-nodes-my-local-ip` ## Compatibility Developed using n8n version 1.64 ## Resources * [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)