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 a4b24eaceb
Use importlib_resources instead of pkg_resources and install built-in appliances in config dir.
2 years ago
..
appliances Update appliance files 2 years ago
compute Fix console vnc don't use configured ports in some case. Fixes #2111 2 years ago
configs New VPCS base config. Fixes #786. 7 years ago
controller Use importlib_resources instead of pkg_resources and install built-in appliances in config dir. 2 years ago
handlers Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619 2 years ago
schemas Revert "List disk usage for all mount points" 3 years ago
static Add missing web-ui file 2 years ago
symbols Update affinity symbols. Fixes https://github.com/GNS3/gns3-gui/issues/3232 3 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 Use importlib_resources instead of pkg_resources and install built-in appliances in config dir. 2 years ago
web Fix tests for Python 3.11 2 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 Replace deprecated distro.linux_distribution() call 2 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 Make version PEP 440 compliant 2 years ago