diff --git a/www.i2p2/pages/i2pcontrol.html b/www.i2p2/pages/i2pcontrol.html index 55dc817b..f90a533e 100644 --- a/www.i2p2/pages/i2pcontrol.html +++ b/www.i2p2/pages/i2pcontrol.html @@ -100,7 +100,25 @@ Response:
  • **i2p.router.net.bw.inbound.15s – [double] The 15 second average inbound bandwidth in Bps.
  • **i2p.router.net.bw.outbound.1s – [double] The 1 second average outbound bandwidth in Bps.
  • **i2p.router.net.bw.outbound.15s – [double] The 15 second average outbound bandwidth in Bps.
  • -
  • **i2p.router.net.status – [String] What the current netowrk status is.
  • +
  • **i2p.router.net.status – [long] What the current network status is. According to the below enum: + +
  • **i2p.router.net.tunnels.participating – [long] How many tunnels on the I2P net are we participating in.
  • **i2p.router.netdb.activepeers – [long] How many peers have we communicated with recently.
  • **i2p.router.netdb.fastpeers &ndasg; [long] How many peers are considered 'fast'.