2017-09-05 09:56:56 +02:00
2017-09-05 08:41:08 +02:00
2017-06-12 16:04:11 +02:00
2016-05-11 10:08:36 +02:00
2016-10-18 09:41:27 +02:00
2017-03-10 20:37:57 +01:00
2017-04-18 16:48:45 +02:00
2017-09-05 08:37:42 +02:00
2016-05-17 18:06:19 +02:00
2017-07-19 15:11:31 +02: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
2016-05-10 19:10:28 +02:00
2017-04-14 09:03:08 +02: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
------------

https://gns3.com/support/docs

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%