<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hopefully someone can help here. As a part of some research I'm trying to use the snakes on an exit node scanner (soat.py) to scan against specific exit nodes but I can't get it to work. Soat.py works fine in default mode but if I try to use the --exit parameter it tells me that there are not enough exits available. I also tried different exit nodes and confirmed they were active using torstatus.blutmagie.de. Is there a configuration setting or something I'm missing?<br><br>Here is how I am running it:  python soat.py --ssl --target=www.google.com --exit=78.46.64.75<br><br>Here is the last part of the log:<br><br>INFO[Sun Nov 06 16:14:06 2011]:Expiring non-running router 01340C8CDF5E90B9D4FF1AEBDCA403CD2FF6E562<br>INFO[Sun Nov 06 16:14:06 2011]:Expiring non-running router
 C204D4EBBD5E597B37D4EBA6CDF5BF87169F1B43<br>INFO[Sun Nov 06 16:14:06 2011]:Expiring non-running router 9B8D4BD647429BFDD3D3450F960872808384880B<br>DEBUG[Sun Nov 06 16:14:06 2011]:Reconfigure with consensus<br>DEBUG[Sun Nov 06 16:14:06 2011]:E = 2525806000, G = 2347723000, T = 5317204000, g_ratio = 0.441533369794, e_ratio = 0.475025220022, bw_per_hop = 2658602000.0<br>DEBUG[Sun Nov 06 16:14:06 2011]:Bw: 1624355000/5317204000. The exit-weight is: 0, guard weight is: 0<br>DEBUG[Sun Nov 06 16:14:06 2011]:E = 2525806000, G = 2347723000, T = 5317204000, g_ratio = 0.441533369794, e_ratio = 0.475025220022, bw_per_hop = 2658602000.0<br>DEBUG[Sun Nov 06 16:14:06 2011]:Bw: 1624355000/5317204000. The exit-weight is: 0, guard weight is: 0<br>INFO[Sun Nov 06 16:14:06 2011]:Read 2456/2490 routers<br>DEBUG[Sun Nov 06 16:14:06 2011]:SETEVENTS EXTENDED STREAM BW NEWCONSENSUS NEWDESC CIRC STREAM_BW<br><br>INFO[Sun Nov 06 16:14:06 2011]:You requested the fixed targets:
 ['www.google.com']<br>DEBUG[Sun Nov 06 16:14:06 2011]:get_nodes_for_port begin<br>DEBUG[Sun Nov 06 16:14:07 2011]:get_nodes_for_port end<br>ERROR[Sun Nov 06 16:14:07 2011]:No nodes remain after rescan load!<br>INFO[Sun Nov 06 16:14:07 2011]:Using the following urls for SSL scan:<br>    www.google.com<br>DEBUG[Sun Nov 06 16:14:07 2011]:has_new_nodes begin<br>DEBUG[Sun Nov 06 16:14:07 2011]:has_new_nodes end<br>INFO[Sun Nov 06 16:14:07 2011]:Got signal for node update.<br>DEBUG[Sun Nov 06 16:14:07 2011]:get_nodes_for_port begin<br>DEBUG[Sun Nov 06 16:14:08 2011]:get_nodes_for_port end<br>ERROR[Sun Nov 06 16:14:08 2011]:No nodes remain after rescan load!<br>INFO[Sun Nov 06 16:14:08 2011]:Node update complete.<br>COMMON NODES<br>None<br>NOTICE[Sun Nov 06 16:14:08 2011]:SSL test has finished all nodes.<br>NOTICE[Sun Nov 06 16:14:08 2011]:Not removing false positives for fixed-exit scan<br>NOTICE[Sun Nov 06 16:14:08 2011]:SSL switching to recan
 mode.<br>INFO[Sun Nov 06 16:14:09 2011]:Loaded 0 nodes to rescan<br>DEBUG[Sun Nov 06 16:14:09 2011]:get_nodes_for_port begin<br>DEBUG[Sun Nov 06 16:14:09 2011]:get_nodes_for_port end<br>ERROR[Sun Nov 06 16:14:09 2011]:No nodes remain after rescan load!<br>INFO[Sun Nov 06 16:14:09 2011]:Using the following urls for SSL scan:<br>    www.google.com<br>NOTICE[Sun Nov 06 16:14:09 2011]:Not enough exits were available to complete the tests. Exiting<br>INFO[Sun Nov 06 16:14:09 2011]:Resetting __LeaveStreamsUnattached=0 and FetchUselessDescriptors=1<br></div></div></body></html>