Skip to content

Commit

Permalink
update README.md to reflect that the output files are of equal size
Browse files Browse the repository at this point in the history
  • Loading branch information
tastapod authored Sep 30, 2023
1 parent 85f94c7 commit b9e2c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b9e2c2c

Please sign in to comment.