multitor
multitor copied to clipboard
Create multiple TOR instances with a load-balancing.
program message with help or unwanted remote service access? I was using the tor service and multitor from yours github at the same time with the command "multitor --init 2...
─# multitor --init 2 --user debian-tor --socks-port 9000 --control-port 9900 --proxy privoxy --haproxy 2025-05-05 11:58:44.112 7f5b490d5d40 Fatal error: can't open configuration file '/usr/share/multitor/bin/../etc/privoxy.cfg.15379': Permission denied 2025-05-05 11:58:45.142 7fbc5e07bd40 Fatal error:...
This change introduces a template for torrc files, allowing for easier customization and management of Tor configurations. - Added templates/torrc-template.cfg with default Tor options. - Modified lib/CreateTorProcess to use this...