awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • secdev/scapysecdev 的头像

    secdev/scapy

    12,068在 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
    在 GitHub 上查看↗12,068
  • mininet/mininetmininet 的头像

    mininet/mininet

    5,817在 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
    在 GitHub 上查看↗5,817
  • napalm-automation/napalmnapalm-automation 的头像

    napalm-automation/napalm

    2,470在 GitHub 上查看↗

    Network Automation and Programmability Abstraction Layer with Multivendor support

    Cross-vendor API for network device manipulation.

    Python
    在 GitHub 上查看↗2,470
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Network Virtualization