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

Add HTTP proxy support #429

Merged
merged 5 commits into from
Jul 8, 2021
Merged

Add HTTP proxy support #429

merged 5 commits into from
Jul 8, 2021

Conversation

taythebot
Copy link

@taythebot taythebot commented Jun 23, 2021

Added HTTP proxy support with -http-proxy flag.

Example: subfinder -d hackerone.com -http-proxy http://127.0.0.1:3128

Related issue: #428

@ehsandeep ehsandeep changed the base branch from master to dev June 23, 2021 20:26
@Mzack9999
Copy link
Member

Linting errors fixed with #422

@Mzack9999 Mzack9999 self-assigned this Jul 3, 2021
Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @taythebot for adding Proxy support, I've updated the flag from proxy to http-proxy

@ehsandeep ehsandeep linked an issue Jul 8, 2021 that may be closed by this pull request
@ehsandeep ehsandeep merged commit a4c7e0b into projectdiscovery:dev Jul 8, 2021
@forgedhallpass forgedhallpass added Type: Enhancement Most issues will probably ask for additions or changes. and removed enhancement labels Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proxy Support
5 participants