<%@page contentType="text/html"%> <%@page pageEncoding="UTF-8"%> I2P Router Console - home <%@include file="css.jsp" %> <% if (System.getProperty("router.consoleNonce") == null) { System.setProperty("router.consoleNonce", new java.util.Random().nextLong() + ""); } %> <%@include file="nav.jsp" %> <%@include file="summary.jsp" %>

I2P Router Console

<% File fpath = new java.io.File(net.i2p.I2PAppContext.getGlobalContext().getRouterDir(), "docs/news.xml"); %> " />

<% fpath = new java.io.File(net.i2p.I2PAppContext.getGlobalContext().getBaseDir(), "docs/readme.html"); %> " />