cli
cli copied to clipboard
[feature]: Create an executable "grepdom" that can match domains
Similar to grepip, but for domains! Would convert to punycode by default (https://pkg.go.dev/golang.org/x/net/idna), but could be passed -np to avoid the processing.