normal output of httpx is malformed #558
-
while adding options to httpx e.g. -title , -location etc with output file.txt then I tried to read file.txt I noticed it was malformed e.g. the output should be like this so httpx -o malform the output httpx version:v1.2.0 |
Beta Was this translation helpful? Give feedback.
Answered by
wdahlenburg
Mar 23, 2022
Replies: 1 comment
-
Try out the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
olearycrew
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try out the
-nc
flag for no color. It should remove the extra characters in the output.