moxie0 / knockknock

A simple, secure, and stealthy port knocking implementation that does not use libpcap or bind to a socket interface.
http://www.thoughtcrime.org/software/knockknock/
GNU General Public License v3.0
519 stars 101 forks source link

Implement support for systemd-based distributions #7

Open Rtzq0 opened 8 years ago

Rtzq0 commented 8 years ago

Hi.

This is an implementation of systemd support that avoids making too much of a change to the stated goals of the code. Primarily a new log reading backend and some forking logic.