shuffledns icon indicating copy to clipboard operation
shuffledns copied to clipboard

Fixing stdin logic (use Stdin if SubdomainsList is blank)

Open mohammadanaraki opened this issue 3 years ago • 0 comments
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)

mohammadanaraki avatar Jul 20 '22 19:07 mohammadanaraki