Closed 0xParth closed 2 months ago
@0xParth, could you provide the exact command you ran?
httpx -l t.txt -status-code -title
I couldn't reproduce the issue either:
$ go run . -l target.lst -status-code -title
__ __ __ _ __
/ /_ / /_/ /_____ | |/ /
/ __ \/ __/ __/ __ \| /
/ / / / /_/ /_/ /_/ / |
/_/ /_/\__/\__/ .___/_/|_|
/_/
projectdiscovery.io
[INF] Current httpx version v1.6.8 (latest)
[WRN] UI Dashboard is disabled, Use -dashboard option to enable
https://fit.google.com [301] [301 Moved]
https://calljoy.area120.google.com [404] [Error 404 (Not Found)!!1]
https://bb17s68.sites.google.com [302] [Moved Temporarily]
https://19g6dcc.sites.google.com [302] [Moved Temporarily]
https://api.hackerone.com [200] [HackerOne API]
...
Could you retry with -v
flag: httpx -l t.txt -status-code -title -v
?
I am not getting any output but just this message. Is anyone facing same issue?