View Source ElixirCrt (ElixirCrt v0.1.1)

Documentation for ElixirCrt.

Summary

Functions

Get all of the subdomains that are on crt.sh

Functions

Link to this function

get_subdomains(domain, wildcard \\ true)

View Source
@spec get_subdomains(String, Boolean) :: [String.t()]

Get all of the subdomains that are on crt.sh

Note this can take some time as the upstream server can be slow at times.