Skip to content

A proxy for exposing consoles of bhyve VMs to nova-compute

Notifications You must be signed in to change notification settings

openstack-on-freebsd/socat-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socat-manager

socat-manager listens on an Unix socket and spawns socat processes according to the received arguments.

Dependencies

Please install socat before running the server.

sudo pkg update
sudo pkg install socat

Usage

Server

python server.py

Client

python client.py ADD /dev/nmdm21B 10014
python client.py DEL /dev/nmdm21B 10014

About

A proxy for exposing consoles of bhyve VMs to nova-compute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages