Hi Everyone,
Would anyone be able to point me in the right direction to be able to run multiple instances of tor for a multi core cpu.
Tor version is 2.9.8 on Ubuntu 16.04.
Thanks
-- Dakota Hourie --
Hi,
Why not installing kvm ans running 2 or more vm's?
P.
Le 24 déc. 2016 21:32, "Dakota Hourie" dakotahourie@gmail.com a écrit :
Hi Everyone,
Would anyone be able to point me in the right direction to be able to run multiple instances of tor for a multi core cpu.
Tor version is 2.9.8 on Ubuntu 16.04.
Thanks
-- Dakota Hourie --
_______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
Would anyone be able to point me in the right direction to be able to run multiple instances of tor for a multi core cpu.
Tor version is 2.9.8 on Ubuntu 16.04.
The tor package from deb.torproject.org ships a little script that helps you with that:
tor-instance-create
https://gitweb.torproject.org/debian/tor.git/tree/debian/tor-instance-create...
torrc files will be located under /etc/tor/instances/<instance-name>/torrc
and you can use the usual systemctl commands to manage them systemctl start tor@<instance-name>
Or if you are planing to run more than one server or want to use the relatively new OfflineMaster key feature without all the manual steps you can take a look at ansible to manage your tor instances.
Thanks nesenu, just what I was looking for. And never used ansible before, but that looks like it could make managing my soon to be 4 relay servers a breeze, will definitely check it out.
-- Dakota Hourie --
On Sat, Dec 24, 2016 at 1:54 PM, nusenu nusenu@openmailbox.org wrote:
Would anyone be able to point me in the right direction to be able to run multiple instances of tor for a multi core cpu.
Tor version is 2.9.8 on Ubuntu 16.04.
The tor package from deb.torproject.org ships a little script that helps you with that:
tor-instance-create
https://gitweb.torproject.org/debian/tor.git/tree/debian/ tor-instance-create.8.txt
torrc files will be located under /etc/tor/instances/<instance-name>/torrc
and you can use the usual systemctl commands to manage them systemctl start tor@<instance-name>
Or if you are planing to run more than one server or want to use the relatively new OfflineMaster key feature without all the manual steps you can take a look at ansible to manage your tor instances.
https://github.com/nusenu/ansible-relayor
tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
On Sat, Dec 24, 2016 at 02:02:55PM -0700, Dakota Hourie wrote:
Thanks nesenu, just what I was looking for. And never used ansible before, but that looks like it could make managing my soon to be 4 relay servers a breeze, will definitely check it out.
Thanks for wanting to run relays!
For 4 relays, you'll want at least 2 IP addresses, since we try to not make it easy for somebody to spin up too many relays on too few IP addresses.
Now you know, so it won't come as a surprise later. :)
--Roger
Neither actually, just bad phrasing. I already run 3 relays under the outfall moniker, just setting up a new relay since I want to play around with scaleway. Though this will be the last node I will put on Online... If I add anymore I will try to aim for each one to be on a different network.
And the tshirt is pretty awesome, currently rocking the green one. I figured it's a seasonal colour so why not?
Merry Christmas!
-- Dakota Hourie --
On Sat, Dec 24, 2016 at 3:47 PM, I beatthebastards@inbox.com wrote:
I think he meant four VPSs so four IPs.
Robert
Or not. My head was reeling from getting a tshirt.
Rob
tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
tor-relays@lists.torproject.org