Update README.md

This commit is contained in:
Anton Volnuhin 2024-08-16 02:45:12 +03:00 committed by GitHub
parent 4aa1e96ed7
commit bb1be10038
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ Each service folder contains:
- `downloader.sh`: Script for fetching IP ranges from public sources
- `ipv4.txt`/`ipv6.txt`: the list of addresses (IPv4 or IPv6), which is the result of parsing one or more sources
- `ipv4_merged.txt`/`ipv6_merged.txt`: optimized lists combined into the smallest possible CIDRs
-
### Utility Scripts
The `utils/` folder houses Python scripts for merging and cleaning IP lists.