Difference between revisions of "I2P+"

From I2P Wiki
Jump to navigation Jump to search
m (→‎External links: category)
m (Updates)
Line 3: Line 3:
 
Some of the improvements:
 
Some of the improvements:
   
  +
* Console themes update
 
* Improved logging subsystem
 
* Improved logging subsystem
 
* Dynamically resizing iframes for embedded content e.g. Tunnel Manager, I2PSnark
 
* Dynamically resizing iframes for embedded content e.g. Tunnel Manager, I2PSnark
Line 17: Line 18:
 
= External links =
 
= External links =
 
* http://skank.i2p/
 
* http://skank.i2p/
* http://i2pplus.com/
+
* https://gitlab.com/i2pplus/I2P.Plus/
  +
* https://i2pplus.github.io/
* Zeronet: http://127.0.0.1:43110/18UDHQbfX1A388SKvPHxXB1ZGFu9uRy1Kh/
 
  +
   
 
[[Category:I2P]]
 
[[Category:I2P]]

Revision as of 22:17, 26 February 2022

I2P+ is an enhanced version of I2P that aims to deliver a superior user experience. Updated themes, easier to understand configuration and diagnostics, and an enhanced feature set make I2P+ a compelling alternative to the official I2P release. Additionally, I2P+ implements improvements to the router's network performance and, for routers that are firewalled, significantly increases participating traffic and network responsiveness.

Some of the improvements:

  • Console themes update
  • Improved logging subsystem
  • Dynamically resizing iframes for embedded content e.g. Tunnel Manager, I2PSnark
  • Consistent font appearance across browsers/platforms
  • Support for theme overrides for console and webapps to enable persistent changes to default themes
  • Integrated help section with dedicated pages for troubleshooting, new users, advanced settings etc
  • Automatic ajax refresh for console pages with dynamic content e.g. /tunnels and /jobs
  • Elimination of 'L' bandwidth tier routers from local tunnel builds
  • Exclusion of older routers from local NetDB with user-configurable version threshold
  • Console information page with at-a-glance router information
  • Enhanced presentation of diagnostic data and configuration pages
  • Improvements to I2PSnark including torrent status filters, enhanced presentation & configuration

External links