domainscan 0.2.0

Cross-platform domain scan library
Documentation
1
2
3
4
#[cfg(feature = "passive")]
pub(crate) const URL_CRT: &str = "https://crt.sh/";
#[cfg(feature = "passive")]
pub(crate) const DEFAULT_USER_AGENT: &str = "Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0";