Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 749 Bytes

README.rst

File metadata and controls

42 lines (24 loc) · 749 Bytes

GNS3-gui

https://travis-ci.org/GNS3/gns3-gui.svg?branch=master

GNS3 GUI repository.

Installation

https://gns3.com/support/docs

Development

If you want to update the interface, modify the .ui files using QT tools. And:

cd scripts
python build_pyqt.py

Debug

If you want to see the full logs in the internal shell you can type:

debug 2

Or start the app with --debug flag.

Due to the fact PyQT intercept you can use a web debugger for inspecting stuff: https://github.com/Kozea/wdb