mnexec
process-based network emulator
Install
- All systems
-
curl cmd.cat/mnexec.sh
- Debian
-
apt-get install mininet
- Ubuntu
-
apt-get install mininet
- Kali Linux
-
apt-get install mininet
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mininet
- Raspbian
-
apt-get install mininet
- Dockerfile
- dockerfile.run/mnexec
mininet
process-based network emulator
Mininet is a network emulator which uses lightweight virtualization to create virtual networks for rapid prototyping of Software-Defined Network (SDN) designs using OpenFlow.