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

<%=intl._("I2P Reseeding Configuration")%>

<%@include file="confignav.jsi" %> <% formhandler.storeMethod(request.getMethod()); %> " /> " /> " />
<% String prev = System.getProperty("net.i2p.router.web.ConfigReseedHandler.nonce"); if (prev != null) System.setProperty("net.i2p.router.web.ConfigReseedHandler.noncePrev", prev); System.setProperty("net.i2p.router.web.ConfigReseedHandler.nonce", new java.util.Random().nextLong()+""); %> " >

<%=intl._("Reseeding Configuration")%>

<%=intl._("Reeseeding is the bootstrapping process used to find other routers when you first install I2P, or when your router has too few router references remaining.")%> <%=intl._("If reseeding has failed, you should first check your network connection.")%>

<%=intl._("The default settings will work for most people.")%> <%=intl._("Change these only if HTTP is blocked by a restrictive firewall, reseed has failed, and you have access to an HTTP proxy.")%> <%=intl._("See {0} for instructions on reseeding manually.", "" + intl._("the FAQ") + "")%>

<%=intl._("Reseed URL Selection")%> > <%=intl._("Try SSL first then non-SSL")%> > <%=intl._("Use SSL only")%> > <%=intl._("Use non-SSL only")%>
<%=intl._("Reseed URLs")%>
<%=intl._("Enable HTTP proxy (not used for SSL)")%> >
<%=intl._("HTTP Proxy Host")%>: " >
<%=intl._("HTTP Proxy Port")%>: " >

" /> " /> " />