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
·

3 dépôts

Awesome GitHub RepositoriesNetwork Virtualization

Tools for software-defined networking and packet manipulation.

Explore 3 awesome GitHub repositories matching part of an awesome list · Network Virtualization. Refine with filters or upvote what's useful.

Awesome Network Virtualization 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.
  • secdev/scapyAvatar de secdev

    secdev/scapy

    12,068Voir sur GitHub↗

    Scapy is a network packet manipulation tool and protocol analysis suite designed for crafting, sending, sniffing, and dissecting network traffic. It functions as a framework for building custom network tools that interact directly with low-level packet headers and payloads, enabling users to perform security research and network diagnostics. The system distinguishes itself through a layer-based construction model that allows users to define protocols as stacked objects, which automatically handle checksums and field offsets. It utilizes dynamic field reflection to map packet structures to bin

    Packet manipulation and network analysis library.

    Pythonhacktoberfestnetworknetwork-analysis
    Voir sur GitHub↗12,068
  • mininet/mininetAvatar de mininet

    mininet/mininet

    5,817Voir sur GitHub↗

    Mininet is a network emulator that creates virtual networks of hosts, switches, and links on a single Linux machine for Software-Defined Networking (SDN) prototyping and testing. It emulates network nodes as lightweight processes in isolated network namespaces, connecting them via virtual Ethernet pairs, and supports OpenFlow protocol for programmable control of virtual switches and traffic flows. The project enables users to design custom network topologies using a Python API, simulate link conditions such as bandwidth, delay, and packet loss, and run real Linux applications and kernel code

    Network emulator and API.

    Python
    Voir sur GitHub↗5,817
  • napalm-automation/napalmAvatar de napalm-automation

    napalm-automation/napalm

    2,470Voir sur GitHub↗

    Network Automation and Programmability Abstraction Layer with Multivendor support

    Cross-vendor API for network device manipulation.

    Python
    Voir sur GitHub↗2,470
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Network Virtualization