Coder Social home page Coder Social logo

vm-automaton's Introduction

VM Automaton

This is a project dedicated to creating automatons that can run scripts inside virtual machines or inside the host machine.

Installation

Install dependencies

  chmod +x install
  ./install

Run locally

Compile and run the program

  make
  ./output

To clean the files

  make fclean

Features

  • Configuration menu (data/config.cfg & data/vmconfig.cfg)
  • Execution of commands in a virtual machine or on the host
  • Advanced error management and logging system
  • Security mode with command verification (y/n)

Usage

For the program to run, you will need a virtual machine configured with openSSH that will serve as a template machine. You can place this machine inside data/VM with the name "VM" (you can always change the vbox.sh file to your liking for any further modifications). It is possible to run the commands from the command file on the host machine (1) or on the virtual machine (0). In both cases, log files will be created and can be accessed on the respective machines. Upon its creation, the virtual machine is placed on a NAT network and has the IP address 192.168.56.101 and the user alice (password: alice). It is therefore necessary to create the NAT network on the Virtualbox application in advance:

Logo Logo Logo

Images

Menu Logo

File configuration Logo

Virtual machine configuration Logo

Creation of the user on the virtual machine from the host Logo

Execution of the command file on the virtual machine Logo

vm-automaton's People

Contributors

hanteed avatar

Stargazers

 avatar open avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.