mirror of
https://github.com/adulau/DomainClassifier.git
synced 2024-11-22 18:07:07 +00:00
chg: [doc] passive dns output added
This commit is contained in:
parent
d51ac984e5
commit
2ab12ce70b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ DomainClassifier
|
||||||
|
|
||||||
DomainClassifier is a simple Python library to extract and classify Internet domains/hostnames/IP addresses from raw unstructured text files following their existence, localization or attributes.
|
DomainClassifier is a simple Python library to extract and classify Internet domains/hostnames/IP addresses from raw unstructured text files following their existence, localization or attributes.
|
||||||
|
|
||||||
DomainClassifier can be used to extract Internet hosts from any free texts or collected unstructured information.
|
DomainClassifier can be used to extract Internet hosts from any free texts or collected unstructured information. A passive dns output is also available.
|
||||||
|
|
||||||
![An overview of the DomainClassifier methods](https://raw.github.com/adulau/DomainClassifier/master/doc/domainclassifier-flow.png)
|
![An overview of the DomainClassifier methods](https://raw.github.com/adulau/DomainClassifier/master/doc/domainclassifier-flow.png)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue