2019-11-12 15:29:54 +08:00
2019-11-12 15:29:54 +08:00
2019-10-17 12:34:34 +08:00
2016-05-11 10:08:36 +02:00
2017-11-15 13:21:14 +01:00
2019-11-12 15:29:54 +08:00
2016-05-17 18:06:19 +02:00
2019-05-18 20:03:04 +07:00
2016-09-08 22:02:27 +02:00
2016-08-05 17:59:57 +00:00
2016-08-02 21:21:51 +00:00
2013-12-21 17:57:51 -07:00
2015-11-09 12:52:57 +01:00

GNS3-gui
========

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

.. image:: https://img.shields.io/pypi/v/gns3-gui.svg
    :target: https://pypi.python.org/pypi/gns3-gui


GNS3 GUI repository.

Installation
------------

Please see https://docs.gns3.com/

Development
-------------

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

.. code:: bash

    cd scripts
    python build_pyqt.py

Debug
"""""

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

.. code:: bash
    
    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

Security issues
----------------
Please contact us using contact informations available here:
http://docs.gns3.com/1ON9JBXSeR7Nt2-Qum2o3ZX0GU86BZwlmNSUgvmqNWGY/index.html

Description
Languages
Python 100%