Skip to content
/ choot Public

Ch'oot: A suped up chroot using Linux namespaces

License

Notifications You must be signed in to change notification settings

dcoles/choot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ch'oot

A suped up chroot using Linux namespaces.

⚠️ Warning: This is experimental software. It should not be relied upon for actual sandboxing.

Usage

USAGE:
    choot <ROOT> [-- <ARG>...]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <ROOT>      Filesystem root
    <ARG>...    Command arguments

License

Lincenced under the MIT License. See LICENSE for details.

About

Ch'oot: A suped up chroot using Linux namespaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages