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. | ||
* | Added new API calls | Luca | 2024-01-15 |
- ndpi_load_domain_suffixes() - ndpi_get_host_domain_suffix() whose goal is to find the domain name of a hostname. Example: www.bbc.co.uk -> co.uk mail.apple.com -> com |