Versions in this module Expand all Collapse all v0 v0.9.1 Oct 19, 2016 Changes in this version + var CLBadIPAddress = errors.New("CymruLookupRecieved an invalid IP address") + var PEBadCymruFieldCount = errors.New("Line contained incorrect number of fields") + type IntelHandle struct + AgeThreshold float64 + NetcatPath string + func NewIntelHandle(conf *config.Resources) *IntelHandle + func (i *IntelHandle) CymruWhoisLookup(addresses []string) []data.IntelData + func (i *IntelHandle) Run()