ipcheck

package
v0.0.0-...-8138988 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2023 License: Unlicense Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckAgainstIPRanges

func CheckAgainstIPRanges(p CheckAgainstIPRangesParams) (numMatchedIPsFound int, err error)

Types

type CheckAgainstIPRangesParams

type CheckAgainstIPRangesParams struct {
	InputFileORURL              string
	IPRangesCSVFileOrURL        string
	FireHOLFile                 string
	ShowAdditionalBlocklistInfo bool
	VerboseOutput               bool
	ToCSVFile                   string
}

type IPMap

type IPMap struct {
	Vendor string
	IPs    map[uint32]bool
}

Jump to

Keyboard shortcuts

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