[community/master] relay/setup (CentOS-likes): add a note about "torrc" configurations

commit d0408f6496bae9097d8a734d56b315d2f837ebf0 Author: Vinícius Zavam <egypcio@googlemail.com> Date: Sun Oct 24 13:33:44 2021 +0000 relay/setup (CentOS-likes): add a note about "torrc" configurations --- content/relay/setup/guard/centosrhel/contents.lr | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/relay/setup/guard/centosrhel/contents.lr b/content/relay/setup/guard/centosrhel/contents.lr index 54b7d29..70e1cdb 100644 --- a/content/relay/setup/guard/centosrhel/contents.lr +++ b/content/relay/setup/guard/centosrhel/contents.lr @@ -48,6 +48,8 @@ Please note that when you are installing the first package from the EPEL reposit # 5. Configure `/etc/tor/torrc` +This is a very simple version of the `torrc` configuration file in order to run a Middle/Guard relay on the Tor network: + ``` Nickname myNiceRelay # Change "myNiceRelay" to something you like ContactInfo your@e-mail # Write your e-mail and be aware it will be published
participants (1)
-
gus@torproject.org