1 repository
Tools for managing permitted network subnets and isolated port exposure for containers.
Distinct from Container Context Filtering: Distinct from Network Traffic Filtering: focuses on the tool's ability to manage specific port exposures and subnets without host exposure.
Explore 1 awesome GitHub repository matching security & cryptography · Container Traffic Filters. Refine with filters or upvote what's useful.
ufw-docker is a network security tool and firewall manager designed to enforce UFW security policies on Docker container traffic. It functions as a Linux firewall orchestrator that modifies routing and filter rules to prevent container traffic from bypassing system firewall policies via iptables. The tool provides capabilities for isolated port exposure, allowing specific ports or protocols to be opened for containers without exposing them on the host machine. It also manages network subnet security for IPv4 and IPv6 through automatic detection and custom CIDR ranges. The system includes aut
Manages permitted IPv4 and IPv6 subnets and enables exposing specific container ports without host-level exposure.