Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

costan-virtual_box

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

costan-virtual_box

  • 0.0.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

h1. VirtualBox

This gem is a Ruby API for VirtualBox, Sun's open-source virtualization software that supports Linux, Mac OS X, and Windows.

h2. Features

Currently, the gem supports the following features:

  • (work in progress) creating and starting virtual machines
  • VirtualBox version detection (OSE vs. regular)

h2. Contributions

Please don't hesitate to fork the project and send pull requests.

Right now, the API is built on top of the VBoxManage command-line utility. This is an easy implementation, but the performance leaves to be desired. If someone cares enough, VirtualBox has a binary API based on XPCOM (Linux, OS X) / COM (Windows). Changes for using the binary API would be greatly appreciated.

FAQs

Package last updated on 11 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc