iamthefrogy/frogy

invalid flag in httpx -tech

Closed this issue · 1 comments

There is an invalid flag provided in httpx command:
<httpx -silent -l output/$cdir/$cdir.master -p $portlst -fr -include-chain -store-chain -sc -tech -server -title -cdn -cname -probe -srd output/$cdir/raw_http_responses -o output/$cdir/temp_live.txtls &> /dev/null>

replace with -td or -tech-detect

Done, I was using a different version of httpx. Thanks for highlighting.