awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesNetwork Microsegmentation

Techniques for dividing networks into isolated segments to restrict lateral movement and enhance security.

Distinguishing note: Focuses on network-level isolation rather than generic identity or credential management.

Explore 3 awesome GitHub repositories matching security & cryptography · Network Microsegmentation. Refine with filters or upvote what's useful.

Awesome Network Microsegmentation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tailscale/tailscaleAvatar de tailscale

    tailscale/tailscale

    32,596Ver en GitHub↗

    Tailscale is a zero-trust networking overlay that connects distributed devices and services into a private, encrypted mesh network. By utilizing a high-performance, user-space implementation of the WireGuard protocol, it establishes secure peer-to-peer tunnels across diverse network topologies without requiring complex firewall configuration. The platform operates on a centralized control plane that manages global network state, authentication, and policy distribution, ensuring that connectivity is governed by identity rather than traditional IP-based rules. What distinguishes Tailscale is it

    Supports dividing networks into isolated logical segments to limit security incident impact.

    Go2faoauthsso
    Ver en GitHub↗32,596
  • openziti/zitiAvatar de openziti

    openziti/ziti

    3,883Ver en GitHub↗

    Ziti is a zero-trust network overlay and identity-based mesh network. It provides a software-defined perimeter that replaces traditional IP-based routing and VPNs by mapping network services to cryptographically verified identities, effectively cloaking applications from the public internet. The project distinguishes itself through an outbound-only connection model that eliminates open listening ports and a Zero Trust SDK that allows developers to embed encryption and identity-based access control directly into application source code. It also provides transparent tunneling proxies to extend

    Restricts access to specific applications using granular identity-based policies to prevent lateral movement.

    Goappsecgolangmesh
    Ver en GitHub↗3,883
  • systemsapproach/bookAvatar de SystemsApproach

    SystemsApproach/book

    3,298Ver en GitHub↗

    This project is a comprehensive computer networking textbook and instructional resource. It serves as a technical guide for the design and implementation of network layers, protocols, and hardware architecture, covering the spectrum from physical links to application-layer protocols. The content provides a detailed study of standards for congestion control, reliable data delivery, and internetwork routing. It includes specialized technical material on network security, public-key infrastructure, and the operation of modern cloud infrastructure and data centers. The material covers a broad ra

    Explains techniques for dividing networks into isolated segments to restrict lateral movement and enhance security.

    Python
    Ver en GitHub↗3,298
  1. Home
  2. Security & Cryptography
  3. Network Microsegmentation