Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // HostsFileReadPath specify host file to read HostsFileReadPath string // HostsFileWritePath specify path to write resulting host file HostsFileWritePath string // Quiet results in no output Quiet bool // DryRun sends output to STDOUT (ignores quiet) DryRun bool )
View Source
var Version = "0.0.0"
Functions ¶
func RemoveHosts ¶
func RemoveHosts(hosts []string)
func RemoveIPRanges ¶ added in v1.1.1
func RemoveIPRanges(cidrs []string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.