Skip to content

christianzabala/Test-VMware-EVE-NG-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple python script to run VMware Workstation and EVE-NG using their API

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.

Will continue to update this doc once the 2 scripts has been combine

Sample script functions:

VMware Workstation player script

Login using default Username, and password set on the script or by specifying it:

ImageA ImageB ImageC

EVE-NG Community Edition script

Image0

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

Image1 Image2 Image3 Image4 Image5 Image6

About

A script in turning on VMware Workstation and EVE-NG.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages