filter-resolved Take domains on stdin and output them on stdout if they resolve Usage example: ▶ cat domains.txt | filter-resolved > resolved.txt Install: ▶ go get github.com/tomnomnom/hacks/filter-resolved