Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/proxies/tor_relay.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down