Change makeTerm() to tunnel X11 using socat if needed

For local display, allow local root access
For remote display, tunnel with socat/mnexec
This should enable *wireshark in hosts* and fix #119
This commit is contained in:
Bob Lantz
2013-03-22 15:48:51 -07:00
parent 4b8b4b73e1
commit a0f69d98df
4 changed files with 42 additions and 34 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ Depends:
${misc:Depends},
${python:Depends},
${shlibs:Depends}
Recommends: iperf, openvswitch-controller
Recommends: iperf, openvswitch-controller, socat
Description: Process-based network emulator
Mininet is a network emulator which uses lightweight
virtualization to create virtual networks for rapid