Skip to content

v0.2

Choose a tag to compare

@fboender fboender released this 28 Sep 11:32
· 59 commits to main since this release
  • The daemon is no longer a separate binary (lockdownd). It is now integrated in the main lockdown binary as a new command (lockdown daemon). This saves on another 8 Mb of binary.
  • Added installer that can also install the daemon using systemd.
  • Various small improvements and fixes