defang

Node to defang and refang IoCs

Package Information

Released: 3/24/2025
Downloads: 7 weekly / 54 monthly
Latest Version: 0.1.1
Author: pemontto

Documentation

n8n-nodes-defang

n8n node to defang and refang IOCs like IPs, Domains, and URLs.

Based on the amazing work of ninoseki with fanger.

How to install

To get started install the package in your n8n root directory:

npm install n8n-nodes-defang

For Docker-based deployments, add the following line before the font installation command in your n8n Dockerfile:

RUN cd /usr/local/lib/node_modules/n8n && npm install n8n-nodes-defang

License

MIT

Discussion