2 个不稳定版本
0.2.0 | 2023年9月7日 |
---|---|
0.1.0 | 2023年9月1日 |
#1606 in 命令行工具
21KB
110 行
top-domain-list
用于清理域名列表的 CLI 工具,只保留顶级域名以避免冗余。
我使用它于 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
联系方式
您可以在这里给我发送电子邮件: lists.sr.ht/~nin0/public-inbox(存档不公开)。
依赖项
~1.3–1.9MB
~35K SLoC