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

connect through a proxy #1332

Open
ibrahemesam opened this issue Dec 25, 2024 · 1 comment
Open

connect through a proxy #1332

ibrahemesam opened this issue Dec 25, 2024 · 1 comment
Labels
question Programmer to programmer ad-hoc documentation

Comments

@ibrahemesam
Copy link

ibrahemesam commented Dec 25, 2024

I wanna connect to a p2p community overlay through a socks5 proxy ( not directly).
is there an argument to set this option ??

@ibrahemesam ibrahemesam added the question Programmer to programmer ad-hoc documentation label Dec 25, 2024
@ibrahemesam ibrahemesam changed the title connect over a proxy connect through a proxy Dec 25, 2024
@qstokkink
Copy link
Collaborator

The short answer is: no, not in IPv8.

However, this functionality does exist in Tribler. If you want to see how we did it there, you can look at the files in this folder: https://github.com/Tribler/tribler/tree/v8.0.7/src/tribler/core/socks5 This still requires some programming though: it is not a matter of simply enabling some argument.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Programmer to programmer ad-hoc documentation
Development

No branches or pull requests

2 participants