Versions in this module Expand all Collapse all v2 v2.4.0 Aug 14, 2025 v2.3.1 Apr 16, 2025 Changes in this version + func FilterWildCard(results []result.Result) []result.Result + func FilterWildCardAdvanced(results []result.Result) []result.Result + func GetSystemDefaultDNS() ([]string, error) — darwin/amd64, linux/amd64, windows/amd64 + func WildFilterOutputResult(outputType string, results []result.Result) []result.Result + type Pair struct + Key string + Value int + type PairList []Pair + func (p PairList) Len() int + func (p PairList) Less(i, j int) bool + func (p PairList) Swap(i, j int)