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

Socks port doesn't work if Orbot is running. #152

Open
vitorpamplona opened this issue Sep 25, 2024 · 0 comments
Open

Socks port doesn't work if Orbot is running. #152

vitorpamplona opened this issue Sep 25, 2024 · 0 comments

Comments

@vitorpamplona
Copy link

Hi Folks,

Is it possible to run the service inside my app if the user has an Orbot instance ALSO running and connected to Tor?

The lib gives me a different port, so I thought I could have 2 SOCKs proxy options for my app. But if I try to connect to the library proxy, nothing resolves and if I listen to debug, I only get CHANNEL_CLOSED

Like:

CIRC13 LAUNCHED BUILD_FLAGS=ONEHOP_TUNNEL,IS_INTERNAL,NEED_CAPACITY PURPOSE=GENERAL TIME_CREATED=2024-09-25T21:37:42.085078
CIRC13 FAILED BUILD_FLAGS=ONEHOP_TUNNEL,IS_INTERNAL,NEED_CAPACITY PURPOSE=GENERAL TIME_CREATED=2024-09-25T21:37:42.085078 REASON=CHANNEL_CLOSED

Is this a bug or is the behavior for running two Tor services unclear?

@vitorpamplona vitorpamplona changed the title Socks port not work if Orbot is running. Socks port doesn't work if Orbot is running. Sep 25, 2024
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

1 participant