subrut 0.1.1

The super fast tool for brute forcing subdomains.
Documentation
1
2
3
4
5

pub const GOOGLE: &'static str = "google";
pub const CLOUDFLARE: &'static str = "cloudflare";
pub const QUAD: &'static str = "quad9";
pub const DNS_SERVERS: [&'static str; 3] = [GOOGLE, CLOUDFLARE, QUAD];