1 रिपॉजिटरी
Interactive command-line interfaces that dispatch commands to any emulated host or switch in a virtual network.
Distinct from Interactive Command Line Interfaces: Distinct from Interactive Command Line Interfaces: targets dispatching commands to virtual network nodes, not general system task execution.
Explore 1 awesome GitHub repository matching development tools & productivity · Virtual Node Shells. Refine with filters or upvote what's useful.
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
Provide an interactive shell to send commands to any node in the emulated network for testing and debugging.