Skip to content

libisolation/libisolation

Repository files navigation

libisolation Build Status

libisolation is an in-process software sandboxing library.

Build

Libisolation uses CMake as its build system.

$ mkdir build
$ cd build
$ cmake ..
$ make

And you can run tests by

$ make test

Before testing, make sure that your account is a menber of kvm group to make VMs.

Contact

Open an issue on github in case you found a bug in libisolation.

License

Dual MITL/GPL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published