Don't want -fr urls in output but want to save directly 200 status code urls
#2156
Replies: 1 comment 2 replies
-
|
Hi there @SBanksX ! Thanks for your question. To save URLs which don't use fr, you could try running the same command but taking out |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
httpx -l urls.txt -fr -mc 200 -o liveurls.txtin this i dont want to save urls whichfrbut want to save in output only which has directly 200 status code.Beta Was this translation helpful? Give feedback.
All reactions