You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
The text was updated successfully, but these errors were encountered:
Allow for deploying multiple relays to one host, for high bandwidth relays:
https://www.torservers.net/wiki/setup/server#systemd
The text was updated successfully, but these errors were encountered: