Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
analyzer
command
|
|
|
api
command
|
|
|
aux_client
command
This package is a test client.
|
This package is a test client. |
|
ctdemo
command
|
|
|
db
command
|
|
|
http
command
|
|
|
ingestor
command
|
|
|
whoisds
command
|
|
|
pkg
|
|
|
analyzer
Package analyzer defines the interface that the analyzer must implement in order for it to be used.
|
Package analyzer defines the interface that the analyzer must implement in order for it to be used. |
|
analyzer/levenshtein
Package levenshtein analyzes a given domain against a given list of valid domains, using the "levenshtein distance" (https://es.wikipedia.org/wiki/Distancia_de_Levenshtein#El_algoritmo) between them as an inverted score
|
Package levenshtein analyzes a given domain against a given list of valid domains, using the "levenshtein distance" (https://es.wikipedia.org/wiki/Distancia_de_Levenshtein#El_algoritmo) between them as an inverted score |
|
ct
Package ct defines the interface that Certificate Transparency Logs consumers must implement.
|
Package ct defines the interface that Certificate Transparency Logs consumers must implement. |
|
datasource
Package datasource defines the interface that each passive data collector must implement.
|
Package datasource defines the interface that each passive data collector must implement. |
|
datasource/whoisds
Package whoisds implements a data collector for the `web whoisds.com`.
|
Package whoisds implements a data collector for the `web whoisds.com`. |
|
db
Package DB determines the interface for any DB implementation that may store the values
|
Package DB determines the interface for any DB implementation that may store the values |
|
db/redis
Package redis implements the DB interface for the redis database
|
Package redis implements the DB interface for the redis database |
|
ingestor
Package ingestor defines the interface that collects data from different sources.
|
Package ingestor defines the interface that collects data from different sources. |
Click to show internal directories.
Click to hide internal directories.