trimstray / multitor

Create multiple TOR instances with a load-balancing.
GNU General Public License v3.0
1.02k stars 174 forks source link

doesnt work #22

Open h4ck1th4rd opened 5 years ago

h4ck1th4rd commented 5 years ago
[root@mzalinux multitor]# multitor --init 2 --user root --socks-port 9000 --control-port 9900 --proxy privoxy --haproxy
    socks_port:
        status: false
    socks_port:
        status: false

     Set processes: 2
           Created: 0
       Not created: 2
  Control password: DWaycOtRPdEGAbvPFV

       Proxy state: running (haproxy » privoxy » socks)

It used to works fine. but i -k it.. and now it wont work again for some reasons..

trimstray commented 4 years ago

What are the results when you start with other user? e.g. debian-tor on debian like distros.

f14stelt commented 4 years ago

Same problem here multitor --init 10 --user debian-tor --socks-port 9000 --control-port 9900 --proxy privoxy --haprox socks_port: status: false socks_port: status: false socks_port: status: false socks_port: status: false socks_port: status: false socks_port: status: false socks_port: status: false socks_port: status: false socks_port: status: false socks_port: status: false

orienter9 commented 4 years ago

same problem

ghost commented 3 years ago

Run as root. sudo multitor " worked for me