mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 20:40:13 +03:00
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.