This is a simple application that can broadcast cryptographically signed commands to all computers in the same broadcast domain using a pre-shared key.
The Daemon should run on computers which should execute the commands.
The pre-shared key should be provided as an evironmental variable NETLOCK_PSK.
Optionally a --debug argumentum could be provided to the daemon so that it will print out debug messages.