Some sites don't like having your IP address change all the time. Is there a way in torbox to change tor behavior on the fly so it wont keep changing IP address during a session?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2012-07-24
Not on the fly. But yes. Any methods to do so reduce your anonymity. (Always. Tor general problem. Not aos specific problem.)
Other than that you can also use the Tor upstream documentation. For example you can look into MaxCircuitDirtiness, that changes this behavior. So any methods reported to work for Tor will also work with aos. Tor's configuration file is in /etc/tor/torrc.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Some sites don't like having your IP address change all the time. Is there a way in torbox to change tor behavior on the fly so it wont keep changing IP address during a session?
Not on the fly. But yes. Any methods to do so reduce your anonymity. (Always. Tor general problem. Not aos specific problem.)
I see two methods. You can add a proxy/ssh/vpn behind Tor. This is a optional feature. https://trac.torproject.org/projects/tor/wiki/doc/TorBOX/OptionalConfigurations#TunnelingProxySSHVPNthroughTor
Other than that you can also use the Tor upstream documentation. For example you can look into MaxCircuitDirtiness, that changes this behavior. So any methods reported to work for Tor will also work with aos. Tor's configuration file is in /etc/tor/torrc.