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

Proxy support #301

Open
0d17837d-20a5-4b3d-a00c-2823a412b0ee opened this issue Mar 2, 2021 · 3 comments
Open

Proxy support #301

0d17837d-20a5-4b3d-a00c-2823a412b0ee opened this issue Mar 2, 2021 · 3 comments

Comments

@0d17837d-20a5-4b3d-a00c-2823a412b0ee

Hello!

There are a few issues up that request proxy support #220 and #107 I've looked at the code myself and it seems a bit more work is required than just slapping in net.proxy in a few places. I'm more than happy to work on a PR for this if someone could give me some suggestions as to how best implement this.

The major use-case for this would be to scan .onion addresses.

@dadrian
Copy link
Member

dadrian commented Jun 7, 2021

For what it's worth, I expect this would require a major refactor.

@AnthraX1
Copy link
Contributor

AnthraX1 commented Nov 1, 2022

run it under proxychains or . torsocks on?

@mzpqnxow
Copy link
Contributor

run it under proxychains or . torsocks on?

The approach used by proxychains & tsocks (library preloading) won't work as golang doesn't use libc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants