From e4a90ef2d27b4a682c28401cb146b7e4239ffdad Mon Sep 17 00:00:00 2001 From: YouROK <8yourok8@mail.ru> Date: Mon, 26 Apr 2021 19:35:09 +0300 Subject: [PATCH 1/2] MatriX.91 --- server/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/version/version.go b/server/version/version.go index b35f235..82e771d 100644 --- a/server/version/version.go +++ b/server/version/version.go @@ -1,3 +1,3 @@ package version -const Version = "MatriX.90" +const Version = "MatriX.91" From 830e091de0446c822c153b62623121ee24741f21 Mon Sep 17 00:00:00 2001 From: YouROK <8YouROK8@mail.ru> Date: Mon, 26 Apr 2021 20:36:05 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 1521299..1d4e7c4 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,24 @@ File format: } + +# +### Whitelist/Blacklist ip +The lists file should be located near to the settings. + +whitelist file name: wip.txt\ +blacklist file name: bip.txt + +whitelist has prior + +Example:\ +local:127.0.0.0-127.0.0.255\ +127.0.0.0-127.0.0.255\ +local:127.0.0.1\ +127.0.0.1\ +\# at the beginning of the line, comment + + # ### Donate: [PayPal](https://www.paypal.me/yourok)