Back to Nodes

Defang

Last updated Mar 23, 2025

Node to defang and refang IoCs

19 Weekly Downloads
24 Monthly Downloads

Included Nodes

Defang

Description

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