mirror of
https://github.com/GNS3/gns3-server
synced 2025-01-05 21:51:03 +00:00
60219d9a45
This allows arbitrary characters in VirtualBox VM names, while also ensuring all different weird names can coexist. Example of two VMs that previously couldn't both have a serial console - "VM 1" and "VM_1", because the former's pipe name is converted to the latter, while the latter would remain unchanged. |
||
---|---|---|
.. | ||
__init__.py | ||
telnet_server.py | ||
virtualbox_error.py | ||
virtualbox_vm.py |