Erik-Lamers1 / vnet-manager

Virtual network manager - Manages containers and VMs to create a virtual network setup
MIT License
11 stars 7 forks source link

Add connect option to actions #46

Closed Erik-Lamers1 closed 2 years ago

Erik-Lamers1 commented 2 years ago

Simple option to connect to a running container. Basically a glorified alias to lxc exec <machine> /bin/bash at the moment.