This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.

Domain Classification

使用url库和cdn库对指定格式dns日志中的域名进行分类

使用makefile进行编译需要c++11的环境支持

编译的可执行程序是DomainDeal调用格式DomainDeal filefile是输入文件

输入文件应使用指定格式第一行为忽略行剩下的每行存在至少15个以tab分隔的短语其中第3个短语为待分类域名

Description
No description provided
Readme 17 MiB
Languages
C++ 99.3%
Makefile 0.7%