First of all, I want explained the situation of the problem. VirtualBox is a virtualization technology that allows you to create virtual machines on your computer. It's ok for all? Because for me, it's not. And it's not a problem of the virtualization technology. It's a problem of the CLI (Command Line Interface) of VirtualBox. I get it from the fact that VirtualBox is a GUI application but you dont always have a GUI application or you just don't want to get it on server if you run VirtualBox on a remote server. I know it exist VirtualBox API for Python. But in remote server, you can't use VirtualBox API for Python. So, I need to use VBoxManage CLI or another alternative (that does not exist). For that reason, I created this a small script that will help you to manage your virtual machines. I hope you will like it. With time I will improve it. Additional information: - [x] List all virtual machines - [x] List all running virtual machines - [x] Basic management of virtual machines (start, stop, pause) - [ ] Create a new virtual machine - [ ] Delete a virtual machine - [ ] Clone a virtual machine - [ ] Rename a virtual machine - [ ] Change size of disk of a virtual machine - [ ] Change the memory of a virtual machine - [ ] Change the network of a virtual machine - [ ] SSH key's support - [ ] Snapshot support - [ ] Export/Import virtual machine - [ ] Verbose information of virtual machine Requirements: ```bash paramiko ``` How to use: ```bash python vboxmanager.py ```
A VirtualBox manager with interactive mode
Overview
Online HackerRank problem solving challenges
LinkedListHackerRank Online HackerRank problem solving challenges This challenge is part of a tutorial track by MyCodeSchool You are given the pointer
Safely pass trusted data to untrusted environments and back.
ItsDangerous ... so better sign this Various helpers to pass data to untrusted environments and to get it back safe and sound. Data is cryptographical
An extensive password manager built using Python, multiple implementations. Something to meet everyone's taste.
An awesome open-sourced password manager! Explore the docs » View Demo · Report Bug · Request Feature 🐍 Python Password Manager 🔐 An extensive passw
A simple BrainF**k compiler written in Python
bf-comp A simple BrainF**k compiler written in Python. What else were you looking for?
An example module hooking system, will be used in PySAMP.
An example module hooking system, will be used in PySAMP.
tagls is a language server based on gtags.
tagls tagls is a language server based on gtags. Why I wrote it? Almost all modern editors have great support to LSP, but language servers based on se
Projeto de Jogo de dados em Python 3 onde é definido o lado a ser apostado e número de jogadas, pontuando os acertos e exibindo se ganhou ou perdeu.
Jogo de DadoX Projeto de script que simula um Jogo de dados em Python 3 onde é definido o lado a ser apostado (1, 2, 3, 4, 5 e 6) ou se vai ser um núm
Snek-test - An operating system kernel made in python and assembly
pythonOS An operating system kernel made in python and assembly Wait what? It us
Boot.img patcher for Tolino ebook readers to enable ADB and root.
I'm not responsible for any damage to your devices by running this tool. Please note that you may loose warranty when using this, although (This is no
Projeto para ajudar no aprendizado da linguagem Pyhon
Economize Este projeto tem o intuito de criar desáfios para a codificação em Python, fazendo com que haja um maior entendimento da linguagem em seu to
adbsync - An ADB syncing helper
adbsync - An ADB syncing helper What's this? Everytime I wanted to make a backup of my phone, or restore those files onto it, I had to use everytime t
VHDL to Discrete Logic on PCB Flow
PCBFlow Highly experimental set of scripts to transform a digital circuit described in a hardware description language (VHDL or Verilog) into a discre
Types for the Rasterio package
types-rasterio Types for the rasterio package A work in progress Install Not yet published to PyPI pip install types-rasterio These type definitions
A Classroom Engagement Platform
Project Introduction This is project introduction Setup Setting up Postgres This is the most tricky part when setting up the application. You will nee
Tethered downgrade 64-bit iDevices vulnerable to checkm8
ra1nstorm Tethered downgrade 64-bit iDevices vulnerable to checkm8 Since the purpose of this tool is to tethered downgrade a device, after restoring p
This is a Docker-based pipeline for preparing sextractor-ready multiwavelength images
Pipeline for creating NB422-detected (ODI) catalog The repository contains a Docker-based pipeline for preprocessing observational data. The pipeline
GUI for the Gammu library.
Wammu GUI for the Gammu library. Homepage https://wammu.eu/ License GNU GPL version 3 or later. First start On first start you will be asked for set
An optional component handler for hikari, inspired by discord.py's views.
hikari-miru An optional component handler for hikari, inspired by discord.py's views.
Abilian Core: an enterprise application development platform based on the Flask micro-framework, the SQLAlchemy ORM
About Abilian Core is an enterprise application development platform based on the Flask micro-framework, the SQLAlchemy ORM, good intentions and best
Notebook researcher - Notebook researcher with python
notebook_researcher To run the server, you must follow these instructions: At th