Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding flag support to Specifies the Request Path #47

Closed
myuyu opened this issue Jul 22, 2020 · 1 comment · Fixed by #50
Closed

Adding flag support to Specifies the Request Path #47

myuyu opened this issue Jul 22, 2020 · 1 comment · Fixed by #50
Labels
Priority: Medium This issue may be useful, and needs some attention. Status: Available No one has claimed responsibility for resolving this issue Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@myuyu
Copy link

myuyu commented Jul 22, 2020

I think guys its cool if there's a flag to Specifies the Request Path
Such -p /admin/

@ehsandeep ehsandeep added Priority: Medium This issue may be useful, and needs some attention. Status: Available No one has claimed responsibility for resolving this issue Type: Enhancement Most issues will probably ask for additions or changes. labels Jul 23, 2020
@ehsandeep
Copy link
Member

Instead of p I suggest using path for a better user context.

httpx -l urls.txt -path /api/ -status-code -content-length

https://mta-sts.managed.hackerone.com/api/ [404] [9339]
https://mta-sts.forwarding.hackerone.com/api/ [404] [9339]
https://mta-sts.hackerone.com/api/ [404] [9339]
https://docs.hackerone.com/api/ [404] [54457]
https://support.hackerone.com/api/ [404] [8838]
https://www.hackerone.com/api/ [404] [40862]
https://resources.hackerone.com/api/ [301] [243]
https://api.hackerone.com/api/ [404] [146]

@Mzack9999 Mzack9999 linked a pull request Jul 23, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium This issue may be useful, and needs some attention. Status: Available No one has claimed responsibility for resolving this issue Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants