awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 dépôts

Awesome GitHub RepositoriesFirewall Policies

Systems for defining traffic filtering rules and security zones.

Distinguishing note: Focuses on policy-based traffic control rather than low-level packet inspection.

Explore 5 awesome GitHub repositories matching security & cryptography · Firewall Policies. Refine with filters or upvote what's useful.

Awesome Firewall Policies GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • openwrt/openwrtAvatar de openwrt

    openwrt/openwrt

    27,205Voir sur GitHub↗

    OpenWrt is a modular Linux distribution designed for resource-constrained networking hardware. It functions as a comprehensive network routing platform, providing a complete build environment that allows users to generate custom firmware images for a wide variety of embedded processor architectures. By utilizing a standardized cross-compilation toolchain and a package-based ecosystem, it enables the creation of tailored operating systems for specific hardware deployments. The project distinguishes itself through a hardware abstraction layer that normalizes interactions across diverse chipsets

    Allows granular control over network traffic through defined firewall zones and filtering policies.

    C
    Voir sur GitHub↗27,205
  • netbirdio/netbirdAvatar de netbirdio

    netbirdio/netbird

    26,188Voir sur GitHub↗

    NetBird is a zero-trust networking platform that builds secure, encrypted peer-to-peer overlay networks using the WireGuard protocol. It functions as a software-defined perimeter, connecting distributed infrastructure across cloud environments and physical locations while hiding network resources from the public internet. By integrating with external identity providers, the platform enforces granular access control and identity-based segmentation for every user and device. The platform distinguishes itself through extensive automation and programmatic management capabilities. It provides a ce

    Tests network access policies by simulating packet flow through firewall rules to verify connectivity without sending actual traffic.

    Gogolangmeshmesh-networks
    Voir sur GitHub↗26,188
  • slackhq/nebulaAvatar de slackhq

    slackhq/nebula

    17,405Voir sur GitHub↗

    Nebula is a scalable, decentralized overlay networking tool designed to create secure, encrypted peer-to-peer connections between distributed hosts. By utilizing a certificate-based identity authority, it enables the construction of private communication fabrics across disparate physical infrastructures, such as multiple cloud providers or on-premises data centers, without requiring central authentication servers. The project distinguishes itself through a zero-trust architecture that enforces granular, policy-driven firewall filtering based on certificate-derived group memberships. It facili

    Enforces granular, policy-driven firewall filtering based on certificate-derived group memberships at the host level.

    Go
    Voir sur GitHub↗17,405
  • evilsocket/opensnitchAvatar de evilsocket

    evilsocket/opensnitch

    12,899Voir sur 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

    Manages and monitors network security rules across multiple distributed nodes from a single unified dashboard.

    Pythonapplication-firewalldata-breachfirewall
    Voir sur GitHub↗12,899
  • jaykali/maskphishAvatar de jaykali

    jaykali/maskphish

    3,020Voir sur GitHub↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Includes a scanner to identify which IP protocols are permitted or blocked by a router's firewall.

    Shellhackhackinghacking-tool
    Voir sur GitHub↗3,020
  1. Home
  2. Security & Cryptography
  3. Firewall Policies

Explorer les sous-tags

  • Protocol Permissibility ScanningTools for probing firewalls to identify which L4 protocols are permitted or blocked. **Distinct from Firewall Policies:** Distinct from Firewall Policies: focuses on active discovery of rules rather than the definition of policies.
  • Simulation ToolsUtilities for testing network access policies by simulating traffic flow without actual packet transmission. **Distinct from Firewall Policies:** Distinct from Firewall Policies: focuses on the simulation and verification of rules rather than the definition of the rules themselves.