Hello,
I’m trying to run sbws on my private Tor network. I have all my relays configured with the DirAuthority
option in their torrc file so that they can communicate with my private Directory Authorities. I wanted to do the same for my relay running sbws, but I cannot find the tor configuration file. It doesn’t appear to read from /etc/tor/torrc
, and I am unsure where else I could configure this option. I am running it on a Raspberry Pi running Ubuntu.
Zach via Tor Project Forum:
Hello,
I’m trying to run sbws on my private Tor network. I have all my relays configured with theDirAuthority
option in their torrc file so that they can communicate with my private Directory Authorities. I wanted to do the same for my relay running sbws, but I cannot find the tor configuration file. It doesn’t appear to read from/etc/tor/torrc
, and I am unsure where else I could configure this option. I am running it on a Raspberry Pi running Ubuntu.
By default it launches a separate Tor that’s right. See for that
launch_tor()
in
stem.py.
However, I believe you can bypass that by specifying an
external_control_port
(see as well in
stem.py).
···
Visit Topic or reply to this email to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, click here.