awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chaifeng avatar

chaifeng/ufw-docker

0
View on GitHub↗
6,627 stele·495 fork-uri·Shell·GPL-3.0·7 vizualizări

Ufw Docker

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 automation for refreshing firewall rules when container IP addresses change and provides utilities for auditing and verifying active forwarding rules and security configurations.

Features

  • Firewalls - Ensures Docker container traffic obeys UFW firewall rules instead of bypassing them through iptables routing.
  • Security Policy Controllers - Implements a system that enforces UFW security policies on Docker container traffic to prevent firewall bypasses via iptables.
  • Firewall-Enforced Routing - Routes container traffic through the firewall to prevent network traffic from bypassing system security rules.
  • Interface-Level Packet Filtering - Intercepts network traffic at the host interface level to prevent containers from bypassing system security rules.
  • Isolated Container Port Exposures - Provides a mechanism to expose specific container ports or protocols while preventing them from being accessible on the host machine.
  • CIDR-Based - Automatically detects container network ranges to apply security policies based on CIDR blocks.
  • Container Network Filtering - Defines and enforces security policies on network traffic entering and leaving Docker containers.
  • Container Traffic Filters - Manages permitted IPv4 and IPv6 subnets and enables exposing specific container ports without host-level exposure.
  • Docker Firewall Managers - Enforces UFW security policies on Docker container traffic to prevent the bypass of iptables rules.
  • Bypass Prevention - Ensures container traffic obeys default security policies instead of using direct routing to bypass the firewall.
  • Network Security Tools - Modifies routing and filter rules to ensure container network traffic obeys system firewall policies.
  • Network Traffic Filtering - Ensures container network traffic is filtered and adheres to default system security policies.
  • Forwarding Chain Modifications - Inserts custom routing rules into the iptables forwarding chain to force container traffic through firewall filters.
  • Firewall Rule Auditing - Lists and verifies active forwarding rules and container configurations to ensure security settings are applied correctly.
  • Container Subnet Management - Manages network subnet security for IPv4 and IPv6 through automatic detection and custom CIDR ranges for containers.
  • Configuration Auditing - Validates active forwarding rules against current container configurations to ensure security policy compliance.
  • Firewall Orchestrators - Automates firewall reloads and synchronizes security rules across a cluster of container hosts.
  • Automatic Rule Refreshers - Automatically refreshes firewall rules whenever container IP addresses change following a restart.
  • Rule Automation - Automatically updates UFW firewall rules when Docker containers restart or change IP addresses.
  • Status Verification - Lists active filters and forwarding rules for specific containers to verify their current security state.

Istoric stele

Graficul istoricului de stele pentru chaifeng/ufw-dockerGraficul istoricului de stele pentru chaifeng/ufw-docker

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Ufw Docker

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Ufw Docker.
  • cloudflare/cloudflare-docsAvatar cloudflare

    cloudflare/cloudflare-docs

    4,859Vezi pe GitHub↗

    This repository is a technical documentation site and a collection of guides and references for implementing networking, security, and cloud infrastructure services. It functions as a static-site generated portal and a headless content platform, separating source files from the presentation layer to enable flexible rendering. The project utilizes markdown-based documentation stored in a version-controlled Git repository. It provides specialized technical content including an AI platform documentation for building agents and managing inference, a cloud infrastructure guide for DNS and CDN conf

    MDXcloudflaredocshacktoberfest
    Vezi pe GitHub↗4,859
  • mhsanaei/3x-uiAvatar MHSanaei

    MHSanaei/3x-ui

    40,785Vezi pe GitHub↗

    This project is a comprehensive network traffic orchestrator and server infrastructure manager designed to provide centralized control over secure tunneling, routing, and security policies. It functions as a web-based dashboard that enables administrators to deploy and maintain network services, enforce access restrictions, and manage traffic flow through a private server environment. The platform distinguishes itself by integrating advanced traffic anonymization and routing capabilities, including support for relay networks and secure tunnels to bypass regional restrictions. It provides gran

    Goechfail2banhttp
    Vezi pe GitHub↗40,785
  • bol-van/zapretAvatar bol-van

    bol-van/zapret

    15,555Vezi pe GitHub↗

    Zapret is a deep packet inspection bypass tool and packet manipulation framework designed to circumvent network censorship. It operates as a transparent network proxy and TCP traffic obfuscator that modifies packets to deceive network inspection systems. The project distinguishes itself through advanced desynchronization strategies, including the modification of TLS client hello handshakes and the use of fake packet injection. It utilizes a combination of TCP stream segmentation, sequence overlapping, and TTL adjustment to hide prohibited requests from firewalls while ensuring the destination

    Canti-dpicensorship-circumventionfreebsd
    Vezi pe GitHub↗15,555
  • evilsocket/opensnitchAvatar evilsocket

    evilsocket/opensnitch

    12,899Vezi pe GitHub↗

    Opensnitch is a host-based application firewall for Linux that monitors and intercepts outbound network connections in real time. By hooking into kernel-level interfaces, it tracks system-wide network activity and maps connection attempts to specific local processes, allowing users to explicitly permit or deny traffic on a per-application basis. The project distinguishes itself through its ability to manage security policies across multiple distributed nodes from a single, unified dashboard. This centralized management is secured via encrypted socket communication, enabling consistent rule en

    Pythonapplication-firewalldata-breachfirewall
    Vezi pe GitHub↗12,899
Vezi toate cele 30 alternative pentru Ufw Docker→

Întrebări frecvente

Ce face chaifeng/ufw-docker?

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.

Care sunt principalele funcționalități ale chaifeng/ufw-docker?

Principalele funcționalități ale chaifeng/ufw-docker sunt: Firewalls, Security Policy Controllers, Firewall-Enforced Routing, Interface-Level Packet Filtering, Isolated Container Port Exposures, CIDR-Based, Container Network Filtering, Container Traffic Filters.

Care sunt câteva alternative open-source pentru chaifeng/ufw-docker?

Alternativele open-source pentru chaifeng/ufw-docker includ: cloudflare/cloudflare-docs — This repository is a technical documentation site and a collection of guides and references for implementing… mhsanaei/3x-ui — This project is a comprehensive network traffic orchestrator and server infrastructure manager designed to provide… bol-van/zapret — Zapret is a deep packet inspection bypass tool and packet manipulation framework designed to circumvent network… evilsocket/opensnitch — Opensnitch is a host-based application firewall for Linux that monitors and intercepts outbound network connections in… objective-see/lulu — LuLu is an open-source application firewall designed for macOS that monitors and controls outgoing network traffic. It… safing/portmaster — Portmaster is a host-based network firewall and privacy tool that monitors and controls all system network traffic. It…