mininet/examples/miniedit.py is a sample GUI-based application written with Mininet's Python API (and Tkinter). It is a simple network editor that allows you to drag and drop switches and hosts, wire them up, and create a live, usable network by pressing the "run" button.
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.