cli icon indicating copy to clipboard operation
cli copied to clipboard

[feature]: Create an executable "grepdom" that can match domains

Open T145 opened this issue 4 years ago • 0 comments

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.

T145 avatar Oct 17 '21 21:10 T145