We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
filter: Add note about `if_bridge(4)` kernel module
filter: Allow icmp6
filter: Allow icmp for ipv4/ipv6
filter: Change policy to `return`
filter: Add rule for icmp
filter: Add missing `#` character
Add How-to: Filtering network traffic
Add How-to: Using Tailscale and Virtual Networks
Add How-to: Creating a VM using an AppJail image
Fix path, Change markdown to HTML
Add How-to: Creating a private AppJail mirror
Improve mount.sh & umount.sh * Use `geli detach` as a last resort (It is preferable to use `geli detach -l` after running `fsck(8)`, so that when unmounting the file system the GELI device is closed). * Improve checks. * Try to manage only a single device per memory disk.
mount.sh: check if the key exists
Fix create.sh: run fsck(8) before mounting the filesystem
Fix create.sh: not explicitly specifying the unit
Add missing syntax highlighting
Add How-to: Using `geli(8)` with AppJail
Add How-to: Using ZFS inside a jail
Remove information provided by the documentation
Change No to Yes in pot/CPU Sets CPU Sets in pot are configured using set-rss.
Change No to Yes in ezjail/Startup order control Thanks to Alexander Leidinger
Change thin to basejail in ezjail/Jail Type Thanks to Alexander Leidinger
Add Images to AppJail/Automation
Add How-to: Using tmpfs as AppJail's temporary directory
Change Supporting to Support
Be a bit descriptive about the Supervisor feature
Add Supervisor feature
Add How-to: Developing a Python application with AppJail
Change "migrate your FreeBSD jails" to "migrate FreeBSD jails"
Add How-to: Migrating FreeBSD jails from other frameworks to AppJail