From 04c04612a2f923bad89de03adb6df9f0b4b45819 Mon Sep 17 00:00:00 2001 From: almostm4 Date: Fri, 7 Nov 2025 08:55:48 +0000 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d2ea654..253c6f6 100644 --- a/README.md +++ b/README.md @@ -100,17 +100,17 @@ Screenshots Frequently asked questions -------------------------- -**Do I need to open a port?**Yes. To earn the **Running** flag and carry traffic, your relay must be reachable on its **ORPort** (default **9001/TCP**). The dashboard includes a reachability widget to help verify this. Most homes use a simple router port-forward (or allow inbound on IPv6). +**Do I need to open a port?** Yes. To earn the **Running** flag and carry traffic, your relay must be reachable on its **ORPort** (default **9001/TCP**). The dashboard includes a reachability widget to help verify this. Most homes use a simple router port-forward (or allow inbound on IPv6). -**Is this an exit relay?**No. This runs as a **non-exit, middle relay**. Your IP is not used to access websites on behalf of others. +**Is this an exit relay?** No. This runs as a **non-exit, middle relay**. Your IP is not used to access websites on behalf of others. -**Will this slow down my internet?**You choose your **bandwidth limit** and **monthly data cap**. Pick values that keep your connection comfortable. +**Will this slow down my internet?** You choose your **bandwidth limit** and **monthly data cap**. Pick values that keep your connection comfortable. -**Is it safe to run at home?**A middle relay is a popular, community-friendly way to support Tor. Always follow your ISP’s terms and local laws. +**Is it safe to run at home?** A middle relay is a popular, community-friendly way to support Tor. Always follow your ISP’s terms and local laws. -**Do I need to expose the dashboard to the internet?**No. Keep the dashboard **local-only** on your home network. Only the Tor **ORPort** needs to be reachable from the outside. +**Do I need to expose the dashboard to the internet?** No. Keep the dashboard **local-only** on your home network. Only the Tor **ORPort** needs to be reachable from the outside. -**Can I stop or change limits later?**Yes—use the dashboard to pause, adjust bandwidth, burst, or monthly cap any time. +**Can I stop or change limits later?** Yes—use the dashboard to pause, adjust bandwidth, burst, or monthly cap any time. Tips for the best experience ----------------------------