From b9e2c2ceb6c076f3edbb8b11dee8211ff5ccc730 Mon Sep 17 00:00:00 2001 From: Daniel Terhorst-North Date: Sat, 30 Sep 2023 09:58:23 +0100 Subject: [PATCH] update README.md to reflect that the output files are of equal size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 657d075..b9dbec9 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ $hosts `./snitcher.sh` -Outputs `$PREFIX-00.lsrules`, `$PREFIX-01.lsrules`, ... as rule files split into chunks of 200,000 entries, since this is a limit in Little Snitch. +Outputs `$PREFIX-00.lsrules`, `$PREFIX-01.lsrules` as two rule files split evenly, since Little Snitch has a limit of 200,000 hosts in a rule file, and some of the lists have been exceeding this. ## Environment variables