From de90231af43f821b1f6d7aa25c29d28ad8501ae7 Mon Sep 17 00:00:00 2001 From: Marvin Gaube Date: Sun, 6 Sep 2020 21:51:30 +0200 Subject: [PATCH] Add Blogpost --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8d79f4e..bed7f0c 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ This project allows you to inject an warning banner for IPv4-users with NGINX used as a proxy. It consists of two snippets and an example vhost configuration. + +Blog Post: [https://margau.net/posts/2020-09-06-legacyip-warn/](https://margau.net/posts/2020-09-06-legacyip-warn/)