-
-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels