mirror of
https://github.com/projectdiscovery/httpx.git
synced 2024-11-24 13:14:01 +03:00
Updated Readme with new flag
This commit is contained in:
parent
60c045ca85
commit
d1b88ea776
@ -45,6 +45,7 @@ This will display help for the tool. Here are all the switches it supports.
|
||||
|------------------- |-------------------------------------------------------|----------------------------------------------------|
|
||||
| -H | Custom Header input | httpx -H 'x-bug-bounty: hacker' |
|
||||
| -follow-redirects | Follow URL redirects (default false) | httpx -follow-redirects |
|
||||
| -follow-host-redirects | Follow URL redirects only when staying on the same host (default false) | httpx -follow-host-redirects |
|
||||
| -http-proxy | URL of the proxy server | httpx -http-proxy hxxp://proxy-host:80 |
|
||||
| -l | File containing host/urls to process | httpx -l hosts.txt |
|
||||
| -no-color | Disable colors in the output. | httpx -no-color |
|
||||
|
Loading…
Reference in New Issue
Block a user