Fix an error in README with wrong test source description
This commit is contained in:
parent
90c5d5f943
commit
1cd67d17fa
|
|
@ -9,7 +9,7 @@ Sources:
|
|||
- openbl - openbl.org blacklist of internet abusers
|
||||
- ipdeny - ipdeny.com country block lists
|
||||
- file - reads IPs from a file (one per line)
|
||||
- test - test source generating a list of 127.254.254.0/24 for test purposes
|
||||
- test - test source generating a list of 127.255.255.0/24 range for test purposes
|
||||
|
||||
Targets:
|
||||
- ipset - inserts networks to ipset list
|
||||
|
|
|
|||
Loading…
Reference in New Issue