From 70a859d0ec7efbdcd9df9d1a2364d3c9e057d442 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Tue, 3 Feb 2015 23:12:23 +0800 Subject: [PATCH] Updated Block Connection to localhost (markdown) --- Block-Connection-to-localhost.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Block-Connection-to-localhost.md b/Block-Connection-to-localhost.md index 7dc6339..97e06f8 100644 --- a/Block-Connection-to-localhost.md +++ b/Block-Connection-to-localhost.md @@ -1,4 +1,4 @@ -From 2.6.7, this is default. If you don't want it, use `--forbidden-ip=""`. +From 2.6.7, localhost is blocked by default. If you don't want it, use `--forbidden-ip=""`. From 2.6.3, you can prevent the server from connecting to some IP like 127.0.0.1.