dns

package
v2.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2019 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExplodedDNS

type ExplodedDNS struct {
	Domain     string `bson:"domain"`
	Subdomains int64  `bson:"subdomains"`
	Visited    int64  `bson:"visited"`
}

ExplodedDNS maps to an entry in the exploded dns collection

type Hostname

type Hostname struct {
	Host string   `bson:"host"`
	IPs  []string `bson:"ips"`
}

Hostname maps to an entry in the hostnames collection

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL