1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-07-10 00:28:18 +00:00
gns3-server/gns3server
Thomas Schmidt a7108e1592 use GNS3 node name as vnc Desktop name
Most VNC clients use the Desktop name in their window title.
Currently this defaults to user@host which means all docker vnc
connections have identical window names of e.g.
  SSVNC: gns3@gns3server

This uses the node name instead.
2025-05-22 13:13:47 +02:00
..
api Allow an image to be uploaded to the controller again even if it is already in the database 2025-04-17 19:07:22 +07:00
appliances Sync appliances 2025-05-14 18:55:51 +02:00
compute use GNS3 node name as vnc Desktop name 2025-05-22 13:13:47 +02:00
config_samples Fix to access resources_path and install_builtin_appliances settings 2024-07-09 12:28:39 +02:00
configs Update IOU base configs to use "no ip domain lookup". Fixes #2404 2024-07-22 19:07:17 +02:00
controller Merge remote-tracking branch 'origin/2.2' into 3.0 2025-04-21 20:13:31 +07:00
core
custom_symbols Install custom symbols. Fixes #2492 2025-01-29 18:32:04 +10:00
db Improve tests for pruning images 2025-01-03 19:56:41 +07:00
db_migrations Fix MAC address support for Docker containers 2024-09-18 18:02:35 +07:00
disks Merge remote-tracking branch 'origin/2.2' into 3.0 2025-04-21 20:13:31 +07:00
schemas Add missing 'nat' template type in schema. Fixes #2529 2025-05-13 20:52:44 +02:00
services Add back ValidationError 2024-12-30 15:59:01 +07:00
static Release v3.0.5 2025-05-14 19:11:44 +02:00
symbols Add NAT symbols 2024-04-22 18:51:29 +07:00
templates
utils Allow an image to be uploaded to the controller again even if it is already in the database 2025-04-17 19:07:22 +07:00
__init__.py
__main__.py
alembic.ini Support for database schema migrations using alembic 2023-01-11 10:15:04 +08:00
config.py Use controller vars file to store version and appliance etag 2023-09-06 16:28:46 +07:00
crash_report.py Release v3.0.5 2025-05-14 19:11:44 +02:00
logger.py
main.py Refactor command line arguments parsing 2025-01-17 07:57:42 +07:00
server.py Refactor command line arguments parsing 2025-01-17 07:57:42 +07:00
version.py Release v3.0.5 2025-05-14 19:11:44 +02:00