projectdiscovery / projectdiscovery/rawhttp
Add support for http proxy
Open
@Mzack9999 is already working on this.
Since Mar 29, 2023.
Type: Enhancement
- Dominant language
- Go
- Stars
- 165
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Please describe your feature request:
It would be helpful to add support for HTTP(s) proxy.
Describe the use case of this feature:
Proxies or reverse proxies exploitation as non-RFC compliant requests would be dropped.
The feasibility of the task should be investigated, as the unsafe nature of the requests makes it difficult to respect standard proxy communication protocols.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.