diff --git a/plinth/modules/tor/templates/tor.html b/plinth/modules/tor/templates/tor.html index fba2dca76..1afeaf6a2 100644 --- a/plinth/modules/tor/templates/tor.html +++ b/plinth/modules/tor/templates/tor.html @@ -25,7 +25,6 @@ {% if is_installed %}
A hidden service will allow your {{ cfg.box_name }} to provide selected services (such as OwnCloud or Chat) without revealing its location. Here is the current configuration:
Your {{ cfg.box_name }} is configured as a Tor bridge with obfsproxy, so it can help circumvent censorship. If your {{ cfg.box_name }} is behind a router or firewall, you should make sure the following ports are open, and port-forwarded, if necessary:
-| {{ name }} | @@ -69,8 +67,8 @@ port-forwarded, if necessary:
A Tor SOCKS port is available on your {{ cfg.box_name }} on TCP port 9050.
{% else %}