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 e8a7e80456
Release v2.2.46
3 months ago
..
appliances Sync appliances 3 months ago
compute Backport from v3: install Docker resources in a writable location at runtime. 3 months ago
configs Change "ip cef" to "no ip cef" in IOU default configs. Fixes #2298 7 months ago
controller Merge branch '2.2' into bugfix/3555 3 months ago
disks Use recent OVMF firmware (stable-202305) and use flash drives to configure Qemu command line 11 months ago
handlers Support for web socket console over HTTPS 4 months ago
schemas Fix Ethernet switch and Ethernet hub port validations. Fixes #2334 4 months ago
static Release v2.2.46 3 months 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 Address the telnet console bug. Add wait_for for drain() call. If we're stuck on drain then the buffer isn't getting emptied. 5 seconds after drain() blocks, exception will be thrown and client will be removed from connection table and will no longer be a problem. 4 months ago
web Update CORS policy 4 months 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.46 3 months ago
main.py Do not compute checksums on macOS 4 months ago
notification_queue.py Catch exception when psutil returns OSError 4 years ago
run.py Change runtime checks for Python version 3 months ago
version.py Release v2.2.46 3 months ago