awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesLoopback-Only Network Isolation

Gives the sandbox its own network namespace with only a loopback device, cutting off all external network connectivity.

Distinct from Network Namespace Virtualization: Distinct from Network Namespace Virtualization: focuses on providing only a loopback device for network isolation, not general network namespace creation.

Explore 1 awesome GitHub repository matching devops & infrastructure · Loopback-Only Network Isolation. Refine with filters or upvote what's useful.

Awesome Loopback-Only Network Isolation 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.
  • containers/bubblewrapAvatar de containers

    containers/bubblewrap

    5,839Voir sur GitHub↗

    Bubblewrap is a Linux sandbox runner that creates lightweight, isolated execution environments for running untrusted applications. It combines Linux user, mount, network, PID, and UTS namespaces with seccomp-BPF system call filtering to restrict filesystem, network, process, and inter-process communication access. The project provides comprehensive process isolation by giving each sandbox its own private tmpfs root with selective bind-mounts, a separate network stack containing only a loopback interface, an independent process ID space, and remapped user and group identifiers. It applies secc

    Gives the sandbox its own network namespace with only a loopback device, cutting off all external network connectivity.

    Clinux-containersuser-namespaces
    Voir sur GitHub↗5,839
  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure
  4. Networking
  5. Routing
  6. Network Virtualization Tools
  7. Network Namespace Virtualization
  8. Loopback-Only Network Isolation