<%@page contentType="text/html"%> <%@page trimDirectiveWhitespaces="true"%> <%@page pageEncoding="UTF-8"%> <%@include file="css.jsi" %> <%=intl.title("tunnel summary")%> <%@include file="summaryajax.jsi" %> <%@include file="summary.jsi" %>

<%=intl._t("I2P Tunnel Summary")%>

<% tunnelHelper.storeWriter(out); %>

<%=intl._t("This page shows tunnels built by and routed through your router.")%>

  • <%=intl._t("Exploratory tunnels")%>: <%=intl._t("Tunnels built by your router and used for communication with the floodfill peers, building new tunnels, and testing existing tunnels.")%>
  • <%=intl._t("Client tunnels")%>: <%=intl._t("Tunnels built by your router for each client's use.")%>
  • <%=intl._t("Participating tunnels")%>: <%=intl._t("Tunnels built by other routers through your router.")%> <%=intl._t("The quantity may vary widely depending on network demand, your shared bandwidth, and amount of locally-generated traffic.")%> <%=intl._t("The recommended method for limiting participating tunnels is to change your share percentage on the Bandwidth Configuration page.")%> <%=intl._t("You may also limit the total number by setting router.maxParticipatingTunnels=nnn on the Advanced configuration page.")%>
  • <%=intl._t("Share ratio")%>: <%=intl._t("The number of participating tunnels you route for others, divided by the total number of hops in all your exploratory and client tunnels.")%> <%=intl._t("A number greater than 1.00 means you are contributing more tunnels to the network than you are using.")%>