| Crates.io | top-domain-list |
| lib.rs | top-domain-list |
| version | 0.2.0 |
| created_at | 2023-09-01 13:42:11.225427+00 |
| updated_at | 2023-09-07 14:18:57.07002+00 |
| description | Remove redundant domains from a list |
| homepage | https://sr.ht/~nin0/top-domain-list/ |
| repository | https://git.sr.ht/~nin0/top-domain-list |
| max_upload_size | |
| id | 960916 |
| size | 61,634 |
cli tool for cleaning up a list of domains, keeping only the top ones to avoid redundancy.
I use it for git.sr.ht/~nin0/bad-actors.
cargo install top-domain-list
Usage: top-domain-list [OPTIONS] <PATH>
Arguments:
<PATH> Path to a file containing a list of domains (one per line)
Options:
-t, --tld Consider lines without dot as TLD (and removes lower levels)
-h, --help Print help
You can send me an email here : lists.sr.ht/~nin0/public-inbox (archives are not public).