howler
howler copied to clipboard
Alert when users log in from new locations
diff --git a/README.rst b/README.rst index 8266c38..3e9c46b 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ Get notified when users log in from new locations :License: GPLv3+ :Version: 0.3 -DECRIPTION +DESCRIPTION...
Would be nice to have whois output already included in the notification.
I was reluctant to use rsyslog's fifo support at first, since that requires running howler as a daemon, but looking at it from the distance of having completed rsyslog-exec mechanism,...
E.g. if someone logs in from 192.168.1.1 and the admin sets --not-after on that location, if the user logs in from the same IP address after the --not-after date, the...