gyurix d5757e623a
continuous-integration/drone/push Build is passing
Refactor iptables chain detection to centralize and default to DOCKER-USER
Move chain detection logic from firewall to iptables manager for better encapsulation. The manager now auto-detects both the iptables binary and chain (DOCKER-USER or FORWARD) based on the presence of the Docker-managed chain, but always defaults to DOCKER-USER for consistency. This simplifies firewall code and ensures proper Docker integration regardless of iptables version.
2026-06-16 12:46:25 +02:00
2026-06-12 09:11:56 +02:00
2026-06-12 09:07:00 +02:00
2026-06-12 09:07:00 +02:00
Description
Dockerfile and firewall rules creater from services jsons.
5.8 MiB
Languages
Go 78.9%
Shell 20.6%
Dockerfile 0.5%