1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-18 22:38:07 +00:00
gns3-server/gns3server
John Fleming ac86717bc0
Update telnet_server.py
Set tcp keepalive timers to 60 seconds. Seems to default to 2 hours on ubuntu 22. Most firewalls will age out an idle tcp session at 1 hour.

Will not address telnet console failing after a tcp session has failed (TimeoutError).
2024-01-23 13:15:17 -05:00
..
appliances Sync appliances 2024-01-12 21:13:52 +11:00
compute Fix mouse offset issues with VNC in Qemu. Fixes #2335 2024-01-12 16:18:32 +11:00
configs Change "ip cef" to "no ip cef" in IOU default configs. Fixes #2298 2023-10-23 15:16:49 +10:00
controller Add project.created, project.opened and project.deleted controller notification stream. 2024-01-12 13:16:55 +11:00
disks Use recent OVMF firmware (stable-202305) and use flash drives to configure Qemu command line 2023-07-04 13:06:34 +10:00
handlers Support for web socket console over HTTPS 2023-11-03 14:40:40 +10:00
schemas Fix Ethernet switch and Ethernet hub port validations. Fixes #2334 2024-01-11 22:40:38 +11:00
static Release v2.2.45 2024-01-12 21:38:26 +11:00
symbols Update affinity symbols. Fixes https://github.com/GNS3/gns3-gui/issues/3232 2021-09-20 17:46:19 +09:30
templates Fix redirection to web-ui bundled server 2019-07-04 08:59:33 +02:00
ubridge Fix uBrigde error popups when Docker image has stopped. Fixes https://github.com/GNS3/gns3-gui/issues/2957 2020-04-06 13:52:04 +09:30
utils Update telnet_server.py 2024-01-23 13:15:17 -05:00
web Update CORS policy 2023-12-06 22:33:55 +10:00
__init__.py
__main__.py
config.py Improved how the path to the config file is actually determined 2019-11-11 11:20:51 +01:00
crash_report.py Release v2.2.45 2024-01-12 21:38:26 +11:00
main.py Do not compute checksums on macOS 2023-11-07 14:30:39 +10:00
notification_queue.py Catch exception when psutil returns OSError 2020-08-06 13:37:27 +09:30
run.py Enable system certificate store later in the code and bump version to 2.2.42.dev4 2023-08-08 17:22:27 +10:00
version.py Release v2.2.45 2024-01-12 21:38:26 +11:00