This website requires JavaScript.
Explore
Help
Sign In
NgTech-LTD
/
gns3-server
Watch
2
Star
0
Fork
0
You've already forked gns3-server
mirror of
https://github.com/GNS3/gns3-server.git
synced
2024-11-17 17:24:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a9eae691f6
gns3-server
/
gns3server
/
modules
/
vmware
History
Vasil Rangelov
a9eae691f6
Fixed the VMware default VM location on Windows, so that it doesn't assume the "Documents" folder is within the %USERPROFILE% folder, and also support Windows Server's folder (which is "My Virtual Machines" instead of "Virtual Machines").
2016-01-18 00:48:24 +02:00
..
__init__.py
Fixed the VMware default VM location on Windows, so that it doesn't assume the "Documents" folder is within the %USERPROFILE% folder, and also support Windows Server's folder (which is "My Virtual Machines" instead of "Virtual Machines").
2016-01-18 00:48:24 +02:00
nio_vmnet.py
Allows VMware VMs to use vmnet interfaces for connections without using uBridge.
Fixes
#295
.
2015-09-05 14:38:11 -06:00
vmware_error.py
List all available VMware VMs.
2015-05-01 18:47:46 -06:00
vmware_vm.py
Fixes error with non initialized uBridge.
Fixes
#367
.
2015-12-05 17:36:55 -07:00