subfinder / goaltdns

A permutation generation tool written in golang
MIT License
206 stars 29 forks source link

Easy input to subfinder #20

Open 0x3c3e opened 5 years ago

0x3c3e commented 5 years ago

Currently goaltdns generates output with domain of a site. In order to pass input to subfinder I need firstly replace domain from output file. And only then I can pass it as input (-w flag) to subfinder. Is there an easier way to do it? Perfect solution is to generate output without domains (leave subdomains only).