The router keyring is used to decrypt encrypted leaseSets.
The keyring may contain keys for local or remote encrypted destinations.
-
-
Manually Ban / Unban a Peer
Banning will prevent the participation of this peer in tunnels you create.
-
@@ -53,26 +51,22 @@
Bonuses may be positive or negative, and affect the peer's inclusion in Fast
and High Capacity tiers. Fast peers are used for client tunnels, and High
Capacity peers are used for some exploratory tunnels. Current bonuses are
- displayed on the profiles page.
-
+ displayed on the profiles page.
<% long speed = 0; long capacity = 0;
if (! "".equals(peer)) {
// get existing bonus values?
}
%>
-
Speed:
Capacity:
-
" />
-
diff --git a/apps/routerconsole/jsp/configstats.jsp b/apps/routerconsole/jsp/configstats.jsp
index 122d035c3..53dc83eda 100644
--- a/apps/routerconsole/jsp/configstats.jsp
+++ b/apps/routerconsole/jsp/configstats.jsp
@@ -71,12 +71,12 @@ function toggleAll(category)
" />
Configure I2P Stat Collection
- Enable full stats?
+
Enable full stats?
checked="true" <% } %>/>
(change requires restart to take effect)
Stat file:
- Filter: (toggle all)
+Filter: (toggle all)
<%
// userAgent defined in confignav
if (userAgent == null || !userAgent.contains("MSIE")) {
diff --git a/apps/routerconsole/jsp/help.jsp b/apps/routerconsole/jsp/help.jsp
index 0ae11a95a..acdb918f8 100644
--- a/apps/routerconsole/jsp/help.jsp
+++ b/apps/routerconsole/jsp/help.jsp
@@ -18,11 +18,11 @@ help with other aspects of the project, please see the documentation for
You may also try the I2P forum
or IRC.
-
Summary Bar Information
+
Summary Bar Information
Many of the stats on the summary bar may be
configured to be
graphed for further analysis.
-
General
+
General
Ident:
The first four characters (24 bits) of your 44-character (256-bit) Base64 router hash.
The full hash is shown on your router info page.
@@ -129,9 +129,8 @@ or reject all requests for a number of reasons, to control
the bandwidth and CPU demands and maintain capacity for
local clients.
-
Legal stuff
-The I2P router (router.jar) and SDK (i2p.jar) are almost entirely public domain, with
-a few notable exceptions:
+
Legal stuff
The I2P router (router.jar) and SDK (i2p.jar) are almost entirely public domain, with
+a few notable exceptions:
ElGamal and DSA code, under the BSD license, written by TheCrypto
SHA256 and HMAC-SHA256, under the MIT license, written by the Legion of the Bouncycastle
AES code, under the Cryptix (MIT) license, written by the Cryptix team
@@ -166,7 +165,7 @@ details on other applications available, as well as their licenses, please see t
client applications can be found on our download page.
.
-
If you've just started I2P, the Active: numbers on the left should start to
grow over the next few minutes and you'll see a "shared clients" local destination
listed on the left (if not, see below). Once those show
@@ -37,7 +37,7 @@ up, you can:
There are many more eepsites - just follow the links from the ones you see,
bookmark your favorites, and visit them often!
-
+
browse the web - there is currently an HTTP
"outproxy" in I2P hooked up to your own HTTP proxy on port 4444 - simply
diff --git a/readme_de.html b/readme_de.html
index 8a7080ad8..63f1d88e4 100644
--- a/readme_de.html
+++ b/readme_de.html
@@ -1,7 +1,7 @@
-
Willkommen zu I2P!
+
Willkommen zu I2P!
Wenn Du gerade I2P gestartet hast, sollten die "Active:" Zahlen links in den nächsten paar Minuten anwachsen und Du siehst dann dort ein "shared clients" lokales Ziel gelistet (falls nicht, siehe Unten). Sobald das erscheint, kannst Du:
"Eepsites" besuchen - In I2P sind anonym gehostete Websites -
diff --git a/readme_fr.html b/readme_fr.html
index a37411fc2..268b72877 100644
--- a/readme_fr.html
+++ b/readme_fr.html
@@ -1,7 +1,7 @@
-
Bienvenu a I2P!
+
Bienvenu a I2P!
Si vous venez juste de lancer I2P, les chiffres sur la gauche à coté de Active devraient commencer à augmenter dans les prochaines minutes et vous verrez un "Shared client" en destination locale listés sur la gauche (si non, voir plus bas). Une fois qu'ils apparaissent, vous pouvez:
parcourir les "eepsites" - sur I2P il y a des sites web anonymes hébergés - dites à votre navigateur d'utiliser le HTTP proxy a l'adresse 127.0.0.1 port 4444, ensuite vous pouvez naviguer sur les eepsites:
diff --git a/readme_nl.html b/readme_nl.html
index a4067d353..78f26ecba 100644
--- a/readme_nl.html
+++ b/readme_nl.html
@@ -1,7 +1,7 @@
-
Welkom bij I2P!
+
Welkom bij I2P!
Als je net I2P opgestart hebt, zullen de 'Active:' (Actieve) getallen aan de linkerkant in de komende minuten stijgen, en je zal een "Shared clients" (Gedeelde clients) lokale bestemming zien staan aan de linkerkant (indien niet, zie hieronder). Eenmaal je deze bestemming ziet, kan je:
surfen naar "eepsites" - op I2P zijn er anonieme websites - stel je browser in om de HTTP proxy op 127.0.0.1, poort 4444 te gebruiken, en surf vervolgens naar een eepsite:
" +
@@ -730,7 +730,7 @@ public class NTCPTransport extends TransportImpl {
"
\n");
}
- buf.append("
\n");
+ buf.append("
\n");
out.write(buf.toString());
buf.setLength(0);
}
diff --git a/router/java/src/net/i2p/router/transport/udp/UDPTransport.java b/router/java/src/net/i2p/router/transport/udp/UDPTransport.java
index 06b429889..1d5781485 100644
--- a/router/java/src/net/i2p/router/transport/udp/UDPTransport.java
+++ b/router/java/src/net/i2p/router/transport/udp/UDPTransport.java
@@ -2002,7 +2002,7 @@ public class UDPTransport extends TransportImpl implements TimedWeightedPriority
buf.append(sendTotal).append("
").append(recvTotal).append("
\n");
buf.append("
").append(resentTotal);
buf.append("
").append(dupRecvTotal).append("
\n");
- buf.append("
\n");
+ buf.append("
\n");
long bytesTransmitted = _context.bandwidthLimiter().getTotalAllocatedOutboundBytes();
// NPE here early
double averagePacketSize = _context.statManager().getRate("udp.sendPacketSize").getLifetimeAverageValue();
@@ -2011,7 +2011,7 @@ public class UDPTransport extends TransportImpl implements TimedWeightedPriority
double nondupSent = ((double)bytesTransmitted - ((double)resentTotal)*averagePacketSize);
double bwResent = (nondupSent <= 0 ? 0d : ((((double)resentTotal)*averagePacketSize) / nondupSent));
buf.append("
Percentage of bytes retransmitted (lifetime): ").append(formatPct(bwResent));
- buf.append("
(Includes retransmission required by packet loss) \n");
+ buf.append("(Includes retransmission required by packet loss)\n");
out.write(buf.toString());
buf.setLength(0);
out.write(KEY);
@@ -2031,7 +2031,7 @@ public class UDPTransport extends TransportImpl implements TimedWeightedPriority
}
private static final String KEY = "
Definitions:
" +
- " Peer: the remote peer. \n" +
+ "
Peer: the remote peer. \n" +
"Dir: v means they offer to introduce us, ^ means we offer to introduce them. \n" +
"Idle: the idle time is how long since a packet has been received or sent. \n" +
"In/out: the rates show a smoothed inbound and outbound transfer rate (KBytes per second). \n" +
@@ -2049,10 +2049,10 @@ public class UDPTransport extends TransportImpl implements TimedWeightedPriority
"TX: the number of packets sent to the peer. \n" +
"RX: the number of packets received from the peer. \n" +
"ReTX: the number of packets retransmitted to the peer. \n" +
- "DupRX: the number of duplicate packets received from the peer." +
+ "DupRX: the number of duplicate packets received from the peer.
" +
"
\n";
- /**
+ /*
* Cache the bid to reduce object churn
*/
private class SharedBid extends TransportBid {