From ae72817e4340a360b827a27297219e264f1746ac Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 25 May 2017 11:20:00 -0600 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e568726..62cf180 100644 --- a/README.md +++ b/README.md @@ -88,4 +88,6 @@ This is what gets installed: * node (including npm) * jshint -**NOTE**: If `fail2ban` is not already securing ssh, you will be asked to install it. +**NOTE**: If you're running a node.js server on an edge server, +I'd highly recommend that you also install `fail2ban` to secure ssh - +especially if you haven't switched your server to use key-only authentication.