On Mon, Jun 16, 2014 at 11:38 AM, mahdi <[email protected]> wrote: > Hi all, > I want to execute an experiment on Tor in which i need to fix the ip address > of entry,relay and exit onion router. > For that i need to determine the IPs and keys of ORs in OP permanently. > Is there any idea of what function of Tor's code should be replace?!
You can do this using a custom controller; you don't need to modify the Tor program itself. There's a library for writing controllers here: https://stem.torproject.org/ _______________________________________________ tor-dev mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
