Skip to content

A Go implementation for the jail(2) API of FreeBSD

License

Notifications You must be signed in to change notification settings

flimberger/gojail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

327bb0c · Mar 9, 2023

History

22 Commits
Jan 1, 2021
Oct 24, 2020
Jan 1, 2021
Jan 1, 2021
Oct 24, 2020
Jan 1, 2021
May 29, 2020
Mar 9, 2023
Jan 1, 2021
Oct 22, 2020
Mar 9, 2023
Mar 9, 2023
Mar 9, 2023

Repository files navigation

gojail

Implementation of the FreeBSD jail(2) and jailparam(3) APIs for Go.

Packages

The gojail package provides high-level access to the jail(2) API, while gojail/syscall implements the low-level system call interface. The latter should be treated as an implementation detail and not be used by regular consumers of the API.

About

A Go implementation for the jail(2) API of FreeBSD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published