httpx
#2158
Replies: 2 comments
-
Hey @A12-B23 , thanks for your question! I wonder if this is due to a couple of issues. First, maybe formatting because there's no input specified and also no specific HTTP status code. If subdomain.txt is your list of hosts to process, could you try this instead:
And after And let us know if that helps. |
Beta Was this translation helpful? Give feedback.
0 replies
-
cat subdomain.txt | httpx -sc -td -fr -title |
Beta Was this translation helpful? Give feedback.
0 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.
-
what problem is there ?
cat subdomain.txt | httpx -status-code -title -tech-detect -follow-redirects
Usage: httpx [OPTIONS] URL
Error: No such option: -s
Beta Was this translation helpful? Give feedback.
All reactions