Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 395 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 395 Bytes

Notice: vboxwrapper is not longer required for GNS3 >= 1.2.3

vboxwrapper

To control VirtualBox on Linux/Unix. This is meant as a temporary solution while waiting for VirtualBox API and XPCOM to be ported to Python3 (main problem being the XPCOM module).

IMPORTANT

Vboxwrapper must be installed using Python 2.7 in the following way:

python2.7 setup.py install