jail icon indicating copy to clipboard operation
jail copied to clipboard

Package jail provides native FreeBSD Jail syscalls in Go

jail

GoDoc License Version

Jail

Jail provides native FreeBSD Jail syscalls in Go. As of now, FreeBSD 13.1 defines the Jail API at version 2. This is the only version supported at this time. The syscalls supported are:

  • jail(2)
  • jail_set(2)
  • jail_get(2)
  • jail_attach(2)
  • jail_remove(2)

To get specifics on the syscalls themselves can be referenced here.

For examples, please reference the examples directory.

Contributing

Please feel free to open a PR!

License

Jail source code is available under the BSD 3 clause License.

Contact

@bdowns328

Image Credit

www.debarbora.com