Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

filter-unresolved

Take domains on stdin and output them on stdout if they DON'T resolve

Usage example:

▶ cat domains.txt | filter-unresolved 

Install:

▶ go get -u github.com/cybercdh/filter-unresolved

credit

The code was shamelessly taken from @tomnomnom's tool filter-resolved and the logic inverted for my needs.

About

takes a list of subdomains (i.e. CNAMES) and determines if they DON'T resolve

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages