Replies: 2 comments 7 replies
-
Tor is meant to create new circuits (which includes exits) after a certain amount of time... maybe 10 minutes. That shouldn't really matter to your app though... it would just look like a fresh IP address to the remote server. Do you need to keep a stable IP address for your app? Otherwise, the log output you are showing above seems like a different problem. Is there some issue with your server blocking connections from Tor? |
Beta Was this translation helpful? Give feedback.
7 replies
-
Just bumping this thread :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I'm working on a feature for an app where all other apps' traffic is redirected through Orbot proxy. But Orbot keeps changing exit node (identity) for some reason. Is it normal behavior? Can I prevent Orbot from doing that? Here's some logs

Beta Was this translation helpful? Give feedback.
All reactions