From 6418d2e242f8b91b7e53f67666252b72892ba47e Mon Sep 17 00:00:00 2001 From: Simon Gantenbein Date: Thu, 9 Nov 2017 21:33:49 +0100 Subject: [PATCH] Update README.md added nginx hint --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ccc05b..88450f2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ https://www.privacyfoundation.ch/ ## DESCRIPTION -Anonip is a tool to anonymize IP-addresses in log-files. +Anonip is a tool to anonymize IP-addresses in log-files of Apache Webserver It masks the last bits of IPv4- and IPv6-addresses. That way most of the relevant information is preserved, while the IP-address does not match a @@ -22,6 +22,8 @@ addresses are never written to any file. With the help of cat, it's also possible, to rewrite existing log-files. +for usage with nginx see here: https://github.com/DigitaleGesellschaft/Anonip/issues/1 + ## FUNCTIONS - Masks IP-addresses in log-files