NOTE: Scripts are not yet clean and might still have errors, since I'm still working on it. Script is not tested on the paid versions of VMware player and EVE-NG Pro.
The VMware script does not yet check if the API has been setup already, Use this link to know how to set it up. The scripts on this repository is not that good so if you are looking for a more clean and better scripts for VMware and EVE-NG, might as well check the other ones. Since I wrote this scripts to help me learn more and improved my python skills and at the same time help me automate starting up my labs on EVE-NG
My end goal is to complete some To do comments on the scripts and combine the 2 scripts for me to just execute just 1 script.
Sample script functions:
Login using default Username, and password set on the script or by specifying it:
Login using default IP, Username, and password set on the script:
$ python Test_EVE-NG.py -d
or by specifying it:
$ python Test_EVE-NG.py -ip 192.168.85.128 -user admin -pass eve