[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Multiple Tor Installs
- To: or-talk@xxxxxxxxxxxxx
- Subject: Multiple Tor Installs
- From: Ringo <2600denver@xxxxxxxxx>
- Date: Tue, 07 Apr 2009 00:11:32 -0400
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-talk-outgoing@xxxxxxxx
- Delivered-to: or-talk@xxxxxxxx
- Delivery-date: Tue, 07 Apr 2009 00:11:44 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=QsvT9EPLkppURstV+do5jsoql17vQnveCVV7nlWl8nU=; b=HwuGNsBEhnFLzQ7DVOVCP0iO+fMo9RzL9XpbcvFGtt0t568R97FqjyPiinbYFf9Cxp 62J6ezJmI5igeo6hHGZSq813+WiZTz1huo1cYljR86NBW19ag2SMhqq0c5kMTvI+QIYf 1TYX1uECZwzG3JjFESOjg5H5AWdmw4NB55fTk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=xj9YOOxTs3xhP03S84Cri29rYQM/Ig+6F3mLYdlJmZmy68wNhxtCs7XX49Rm7wnuPn rPuRp+3OCf1Y79UHrRWOfDmmMD9Se7ndHzhmwzwk8Z0ICxXihG5MUQTnQmlG2DDi7+29 zVCl5wmvDehAW+5tjyzpVZ+iIHQTuMWyC258o=
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
- User-agent: Thunderbird 2.0.0.21 (X11/20090318)
Hey Tor users,
I've got a question that hopefully somebody can answer. I'd like to have
multiple instances of Tor running at the same time for different
connections/identities (that would listen on different ports). Is there
any way to do this?
The only way I can think of is to compile separate versions from source,
manually give them different configs, and then running all of them from
a shell script. The obvious problem with this is that when Tor updates,
I have to do a bunch of re-downloading and re-compiling instead of using
the deb package.
Is it possible to just call Tor multiple times while specifying multiple
configs? I figure this might work but I wanted to check in case there
might be anonymity/security problems.
I'm currently on Ubuntu Ibex.
Thanks,
Ringo