Open jarek-bir opened 3 months ago
Any time I run tool keep getting Encountered a bad command exit code!
Command: '/go/bin/httpx -l {input} -t 100'
Exit code: 127 or 1
Please help
this worked for me try it ! python shadowclone.py -i /home/kali/4.txt -c "cat {INPUT}|/go/bin/httpx " -o test1.txt -s 100
python shadowclone.py -i /home/kali/4.txt -c "cat {INPUT}|/go/bin/httpx " -o test1.txt -s 100
Any time I run tool keep getting Encountered a bad command exit code!
Command: '/go/bin/httpx -l {input} -t 100'
Exit code: 127 or 1
Please help