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 socks5 proxy support #214

Merged
merged 5 commits into from Dec 2, 2021
Merged

Adding socks5 proxy support #214

merged 5 commits into from Dec 2, 2021

Conversation

Mzack9999
Copy link
Member

@Mzack9999 Mzack9999 commented Sep 16, 2021

This PR adds support for proxying TCP stateful connections through socks5 proxy (use cases: IP rotation, TOR, etc.)

@Mzack9999 Mzack9999 added the Type: Enhancement Most issues will probably ask for additions or changes. label Sep 16, 2021
@Mzack9999 Mzack9999 self-assigned this Sep 16, 2021
@Mzack9999 Mzack9999 linked an issue Sep 16, 2021 that may be closed by this pull request
@Mzack9999 Mzack9999 added the Status: Review Needed The issue has a PR attached to it which needs to be reviewed label Nov 29, 2021
@ehsandeep ehsandeep merged commit 3a62f11 into dev Dec 2, 2021
@ehsandeep ehsandeep deleted the 211-socks5-proxy branch December 2, 2021 12:12
@ehsandeep ehsandeep added Status: Completed Nothing further to be done with this issue. Awaiting to be closed. and removed Status: Review Needed The issue has a PR attached to it which needs to be reviewed labels Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for proxy
3 participants