You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server
grossmj 8c0899d086
Development on 2.2.24dev1
3 years ago
..
appliances Sync appliance files. 3 years ago
compute Merge branch 'master' into 2.2 3 years ago
configs New VPCS base config. Fixes #786. 7 years ago
controller Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461 3 years ago
handlers Add a `reload` server endpoint. Fixes #1926 3 years ago
schemas Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461 3 years ago
static Release web UI 2.2.23 3 years ago
symbols Correctly rename symbol. 5 years ago
templates Fix redirection to web-ui bundled server 5 years ago
ubridge Fix uBrigde error popups when Docker image has stopped. Fixes https://github.com/GNS3/gns3-gui/issues/2957 4 years ago
utils Change method to prevent forbidden directory traversal. Fixes #1894 3 years ago
web Use asyncio.all_tasks instead of deprecated method for Python 3.9 compatibility. 4 years ago
__init__.py New base server. 9 years ago
__main__.py Allow to start server with python -m gns3server 9 years ago
config.py Improved how the path to the config file is actually determined 5 years ago
crash_report.py Release v2.2.23 3 years ago
main.py History support for console and telnet application, Fixes: #1083 7 years ago
notification_queue.py Catch exception when psutil returns OSError 4 years ago
run.py Catch OSError exception in psutil. Fixes https://github.com/GNS3/gns3-gui/issues/3127 3 years ago
version.py Development on 2.2.24dev1 3 years ago