This website requires JavaScript.
Explore
Help
Sign In
arno
/
gns3-server
Watch
1
Star
0
Fork
0
You've already forked gns3-server
mirror of
https://github.com/GNS3/gns3-server
synced
2024-12-26 16:58:28 +00:00
Code
Issues
Releases
Wiki
Activity
5deb584a03
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