Skip to content

Wazzaps/liblab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liblab

Helper library for testing operating systems and networks. Abstracts creating VMs, networks, communicating with machines, and managing physical machines.

Getting Started

  • Download an example.qcow (358 MiB) to play with.
  • Download requirements (FIXME: this is incomplete):
    • sudo apt install python3 virt-manager libvirt0
    • pip3 install pdoc
  • Clone and read documentation:
    • git clone git@github.com:Wazzaps/liblab.git
    • pdoc3 liblab --http :
  • See the example.

About

VM+SDN abstraction for osdev testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published