Jail management tool for FreeBSD, written in Go. Support iocage jails, so they can coexist. Gocage is meant to be a complete jail management tool with network, snapshots, jail cloning support and a web interface.
Go to file
2021-12-19 14:34:15 +01:00
cmd Display fields with more than 1 value (p.e ip4_addr), line separator between jails 2021-12-19 14:31:51 +01:00
jail Init 2021-12-18 13:13:25 +01:00
.gitignore Init 2021-12-18 13:13:25 +01:00
go.mod Init 2021-12-18 13:13:25 +01:00
gocage.conf.yml update config sample with nolinesep 2021-12-19 14:34:15 +01:00
LICENSE Initial commit 2021-11-27 10:43:28 +01:00
main.go Init 2021-12-18 13:13:25 +01:00
README.md Initial commit 2021-11-27 10:43:28 +01:00
TODO.md Init 2021-12-18 13:13:25 +01:00

gocage

Jail management tool for FreeBSD, written in Go. Support iocage jails, so they can coexist. Gocage is meant to be a complete jail management tool with network, snapshots, jail cloning support and a web interface.