Does anybody have the idea how to experiment with the circuit creation methods and path selection in Tor? Does this SilverTunnel-NG implement the Tor control protocol so that I can replace Tor's default path selection?
Thank you in advance!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
currently SilverTunnel-NG does not implement the Tor control protocol.
What you can do is configuring SilverTunnel-NG to not use specific nodes or exclude countries or change the path length etc.
It depends of what you want to do.
Maybe checkout TorConfig.java to see what is already possible to configure.
regards,
Tobi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Does anybody have the idea how to experiment with the circuit creation methods and path selection in Tor? Does this SilverTunnel-NG implement the Tor control protocol so that I can replace Tor's default path selection?
Thank you in advance!
Hi Lei,
currently SilverTunnel-NG does not implement the Tor control protocol.
What you can do is configuring SilverTunnel-NG to not use specific nodes or exclude countries or change the path length etc.
It depends of what you want to do.
Maybe checkout TorConfig.java to see what is already possible to configure.
regards,
Tobi