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

SOCKS5 support #23

Open
gjedeer opened this issue Jun 10, 2016 · 5 comments
Open

SOCKS5 support #23

gjedeer opened this issue Jun 10, 2016 · 5 comments

Comments

@gjedeer
Copy link
Owner

gjedeer commented Jun 10, 2016

similar to -D in SSH

@emdee-is
Copy link

This would be really nice to have. But you might need to use OnionV3 addresses?

@gjedeer
Copy link
Owner Author

gjedeer commented Sep 27, 2022

This is not tor, there are no onion addresses.

It's doable but a lot of work, I have half-written code for this that doesn't even compile yet, don't get too excited for this feature to be released soon.

@emdee-is
Copy link

There may be onion addresses in Tox soon to help deal with the vulnerability of so few BS nodes - it makes it really easy to take down.

Do you know about onioncat:

It may help if you ran Tox over it. It's been used for years, originally to run IPV6 circuits over TorV4. As it runs over Tor it would solve the SOCKS issue!

@gjedeer
Copy link
Owner Author

gjedeer commented Oct 17, 2022

Oh, you're talking about acting as a SOCKS5 client, so tuntox can connect over tor. That's much easier to add, please open a new issue if you're interested about this. There's existing support in toxcore and I'd just have to expose it using a command line switch, or read the standard ALL_PROXY environment variable.

This ticket is about tuntox acting as a proxy server - similar to tor - and forwarding arbitrary traffic.

@gjedeer
Copy link
Owner Author

gjedeer commented Oct 17, 2022

@emdee-is and by the way, have you heard about proxychains or torsocks?

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

2 participants