Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for multi-instance configuration (High bandwidth) #22

Open
Phoul opened this issue May 9, 2017 · 1 comment
Open

Allow for multi-instance configuration (High bandwidth) #22

Phoul opened this issue May 9, 2017 · 1 comment

Comments

@Phoul
Copy link
Member

Phoul commented May 9, 2017

Allow for deploying multiple relays to one host, for high bandwidth relays:

https://www.torservers.net/wiki/setup/server#systemd

tor-instance-create <name>
# torrc for new instance is in /etc/tor/instances/<name>/torrc
systemctl enable tor@<name> # create symlinks for auto-launch of the new instance
systemctl start tor@<name> 
jhiebert pushed a commit that referenced this issue Jul 14, 2017
@Sixdsn
Copy link

Sixdsn commented Oct 11, 2019

done here: Sixdsn#17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants