owenson / tor-research-framework

Tor research framework in Java
www.ghowen.me
GNU General Public License v3.0
55 stars 16 forks source link

Update example: choose a running exit which allows the desired port #5

Closed twilsonb closed 10 years ago

twilsonb commented 10 years ago

Checking the exit policy (albeit inaccurately) increases the success rate of createStream from around 50% to around 90%. Also demonstrate how to choose running relay(s), if desired. Simplify from RandomRouteExample by dropping the "Valid" flag.