Skip to content

Conversation

bebiksior
Copy link

I made a modification to include the status code in the output when using the -status-code flag. Here's an example of the new output:

▶ cat recon/example/domains.txt | httprobe -status-code
200 http://example.com
403 http://admin.example.com
302 http://redirect.example.com

I made a modification to include the status code in the output when using the -status-code flag. Here's an example of the new output:
```
▶ cat recon/example/domains.txt | httprobe -status-code
200 http://example.com
403 http://admin.example.com
302 http://redirect.example.com
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant