shuffledns
shuffledns copied to clipboard
Fixing stdin logic (use Stdin if SubdomainsList is blank)
trafficstars
subfinder -d example.com | shuffledns -list example-subdomains.txt -d example.com -r resolvers.txt
I expect this command to use example-subdomains.txt but it uses STDIN(subfinder -d example.com)