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

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

<%@include file="confignav.jsi" %> <%@include file="formhandler.jsi" %>

<%=intl._t("The default settings work for most people.")%> <%=intl._t("There is a fundamental tradeoff between anonymity and performance.")%> <%=intl._t("Tunnels longer than 3 hops (for example 2 hops + 0-2 hops, 3 hops + 0-1 hops, 3 hops + 0-2 hops), or a high quantity + backup quantity, may severely reduce performance or reliability.")%> <%=intl._t("High CPU and/or high outbound bandwidth usage may result.")%> <%=intl._t("Change these settings with care, and adjust them if you have problems.")%>

<%=intl._t("Exploratory tunnel setting changes are stored in the router.config file.")%> <%=intl._t("Client tunnel changes are temporary and are not saved.")%> <% net.i2p.util.PortMapper pm = net.i2p.I2PAppContext.getGlobalContext().portMapper(); if (pm.isRegistered(net.i2p.util.PortMapper.SVC_I2PTUNNEL)) { %> <%=intl._t("To make permanent client tunnel changes see the")%> <%=intl._t("i2ptunnel page")%>. <% } %>


" > " >