Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update all IPs lists (#2643) | Ivan Nardi | 2024-12-13 |
| | |||
* | Update all IP lists (#2515) | Ivan Nardi | 2024-08-02 |
| | | | | | The `suffix_id` is simply an incremental index (see `ndpi_load_domain_suffixes`), so its value might changes every time we update the public suffix list. | ||
* | IP lists: aggregate addresses wherever possible (#2152) | Ivan Nardi | 2023-11-17 |
| | | | See #2150 | ||
* | ipv6: add support for ipv6 addresses lists (#2113) | Ivan Nardi | 2023-10-26 |
| | |||
* | Update every ip lists (#2079) | Ivan Nardi | 2023-09-10 |
| | |||
* | Refreshed lists | Luca Deri | 2023-05-08 |
| | |||
* | Update every ip lists (#1872) | Ivan Nardi | 2023-01-25 |
| | |||
* | Update ASN/IPs lists (#1627) | Ivan Nardi | 2022-07-03 |
| | |||
* | Added Edgecast and Cachefly CDNs. (#1540) | Toni | 2022-05-07 |
| | | | | | | | | * Improved ASN update script * Ran `utils/update_every_lists.sh' * `tests/do.sh.in' prints the amount of failed pcap(s) * `utils/asn_update.sh' prints the amount of failed download(s) Signed-off-by: lns <matzeton@googlemail.com> | ||
* | Updated `utils/whatsapp_ip_addresses_download.sh' to scrape the required IP ↵ | Toni | 2022-04-22 |
| | | | | | | | | addresses/ranges. (#1524) * Replaced return statements in `utils/*.sh' with exit's (such scripts should never source'd) * Ran `utils/update_every_lists.sh' Signed-off-by: lns <matzeton@googlemail.com> | ||
* | Moved geneated file to a separate folder | Luca Deri | 2022-04-01 |