shuffledns icon indicating copy to clipboard operation
shuffledns copied to clipboard

could not parse massdns output when `--processes 2` specified

Open jaikishantulswani opened this issue 1 year ago • 2 comments
trafficstars

@dogancanbakir -mcmd '--processes 2' not working and throwing error Could not run massdns: could not parse massdns output:

jaikishantulswani avatar Jan 31 '24 10:01 jaikishantulswani

Can you share all the details? Like full cmd,

**Describe the bug**
A clear and concise description of what the bug is.

**Shuffledns version**
Include the version of shuffledns you are using, `shuffledns -version`

**Complete command you used to reproduce this**


**Screenshots**
Add screenshots of the error for a better context.

dogancanbakir avatar Jan 31 '24 10:01 dogancanbakir

time shuffledns -d example.com -r trustedns.txt -l y -t 35 -mcmd '--processes 2' -retries 2 -sw -wt 50

       __        ________        __       
  ___ / /  __ __/ _/ _/ /__  ___/ /__ ___
 (_-</ _ \/ // / _/ _/ / -_)/ _  / _ \(_-<
/___/_//_/\_,_/_//_//_/\__/ \_,_/_//_/___/

		projectdiscovery.io

[INF] Current shuffledns version v1.0.9 (latest)
[INF] Creating temporary massdns output file: /tmp/shuffledns-1808405497/cmt1v4m29n12hk1hsjh0
[INF] Executing massdns on example.com
[INF] Massdns execution took 25.646083062s
[INF] Started parsing massdns output
[ERR] Could not run massdns: could not parse massdns output: could not open massdns output file: open /tmp/shuffledns-1808405497/cmt1v4m29n12hk1hsjh0: no such file or directory
[INF] Finished resolving. Hack the Planet!
shuffledns -d example.com -r trustedns.txt -l y -t 35 -mcmd '--processes 2'    12.85s user 12.82s system 94% cpu 27.123 total

jaikishantulswani avatar Jan 31 '24 10:01 jaikishantulswani