Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added ndpi_get_host_domain() for returning the host domain | Luca | 2024-01-16 |
| | | | | vs ndpi_get_host_domain_prefix() that instead returnd the host TLD | ||
* | Added ndpi tracing | Luca | 2024-01-15 |
| | |||
* | 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 |