forked from mininet/mininet
-
Notifications
You must be signed in to change notification settings - Fork 0
Mini Edit App
Bob Lantz edited this page Aug 28, 2012
·
1 revision
[mininet/examples/miniedit.py](https://github.com/mininet/mininet/blob/master/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.