From b7480a27fe742e42fe821ae114c0c83a5720d09d Mon Sep 17 00:00:00 2001 From: Adam Chalkley Date: Wed, 1 Jul 2020 05:52:09 -0500 Subject: [PATCH] Update tested list: Remove Windows 10, fail2ban - Windows 10 no longer fits (it only did during the initial design where ezproxy wasn't directly involved) - fail2ban is one two supported ways to handle terminating user sessions and in the prior context the mention of it was specific to Windows (lack of) support --- docs/build.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/build.md b/docs/build.md index 38f971f4..8fa61a84 100644 --- a/docs/build.md +++ b/docs/build.md @@ -26,15 +26,8 @@ The `brick` application has been tested with: - Go 1.13+ -- Windows 10 Version 1903+ (limited) - - native - - WSL - Ubuntu Linux 16.04, 18.04 -However, `brick` relies upon `fail2ban` to temporarily ban offending IPs in -order to force login sessions to timeout. No Windows equivalent has been -identified at this time. - ## Instructions 1. [Download](https://golang.org/dl/) Go