Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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