From 0758f94a6c2640b4fe342a9ea25451a8c73d9201 Mon Sep 17 00:00:00 2001 From: Neel Chauhan Date: Wed, 14 Feb 2024 09:12:15 -0800 Subject: [PATCH] New guide: Tor Onion Service --- docs/guides/proxies/tor_relay.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/proxies/tor_relay.md b/docs/guides/proxies/tor_relay.md index 023b7db7e6..c247e0e736 100644 --- a/docs/guides/proxies/tor_relay.md +++ b/docs/guides/proxies/tor_relay.md @@ -134,7 +134,7 @@ Within a few hours, your relay will be listed on [Tor Relay Status](https://metr ## Relay considerations -You can also extend the configuration to make your Tor relay an exit or bridge relay. +You can also extend the configuration to make your Tor relay an exit or bridge relay. You can also set up a maximum of 8 relays per public IP address. The Tor systemd unit file in EPEL is not designed for more than one instance, but the unit file can be copied and modified to accommodate a multi-relay setup. Exit relays are the last hop of a Tor circuit connecting directly to websites. Bridge relays are unlisted relays that help users with internet censorship connect to Tor.