Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python: reformatted, fixed bugs (#2504) | Petr | 2024-07-17 |
| | |||
* | Ip address list: aggregate Mullvad and Tor lists too (#2154) | Ivan Nardi | 2023-11-21 |
| | | | | Missing from bdb73db1a See #2150 | ||
* | Improved helper scripts. (#1986) | Toni | 2023-05-28 |
| | | | | | * added additional (more restrictive) checks Signed-off-by: lns <matzeton@googlemail.com> | ||
* | Add some scripts to easily update some IPs lists (#1449) | Ivan Nardi | 2022-02-25 |
While the lists in a6ff0dd0 and 2f5f445f are somehow provided by the companies themselves (or by some interested parties), these new lists are directly extracted from BGP information, via AS prefixes. *Usually*, these new lists are far more stable than the previous ones. TODO: * add some other ASNs (see `src/lib/ndpi_content_match.c.inc`) * IPv6, as usual :-( |