diff --git a/apps/i2ptunnel/jsp/index.jsp b/apps/i2ptunnel/jsp/index.jsp index a460877a07..5e98a0a49b 100644 --- a/apps/i2ptunnel/jsp/index.jsp +++ b/apps/i2ptunnel/jsp/index.jsp @@ -35,10 +35,8 @@
<%=intl._t("These are the local services provided by your router.")%> -<%=intl._t("They may be clients started through the Tunnel Manager or external programs connecting through SAM, BOB, or directly to I2CP.")%> -<%=intl._t("By default, most of your client services (mail, http proxy, IRC) will share the same set of tunnels (for performance reasons) and be listed as \"Shared Clients\" and \"Shared Clients(DSA)\".")%> -<%=intl._t("However, if you experience a tunnel failure, all your services will go offline at the same time, so in some scenarios you may wish to configure client services to use their own set of tunnels.")%> -<%=intl._t("This can be done by unchecking the \"Share tunnels with other clients…\" option listed under \"Shared Clients\" on the configuration page of the relevant client service, after which you will need to restart the client service from this page.")%> + +<%=intl._t("By default, most of your client services (email, HTTP proxy, IRC) will share the same set of tunnels and be listed as \"Shared Clients\" and \"Shared Clients(DSA)\".")%>
") + .append(_t("Never reveal your router identity to anyone, as it is uniquely linked to your IP address in the network database.")) + .append(" |
The router configuration options listed below are not available in the user interface, usually because they are rarely used or provide access to advanced settings that most users will not need.
-This is not a comprehensive list.
-Some settings will require a restart of the router to take effect.
-Note that all settings are case sensitive.
-You will need to edit your router.config
file to add options, or, once you have added routerconsole.advanced=true
to the router.config file, you may edit settings within the console on the Advanced Configuration page.
<%=intl._t("Most of the router configuration options listed below are not available in the user interface, because they are rarely used or provide access to advanced settings that most users will not need.")%>
+<%=intl._t("You must edit your router.config
file to add options, or, if you have added routerconsole.advanced=true
to the router.config file, you may edit settings within the console on this page.")%>