Announcing the latest release of I2P+ (2.0.0+), a soft-fork of the Java I2P software with an emphasis on presentation, performance, and usability. Now available for download as an update or a full universal installer for Windows, Linux, BSD and MacOS (Java 1.8 or later supported):
- Torrents: http://tracker2.postman.i2p/index.php?view=TPoolDetail&id=1256
- Direct downloads via http://skank.i2p/ or http://skank.i2p/ or http://eekmit7xiyu3vjgovu756xj3rzbhycwzgx4gmnyqxau64yzckiluoxad.onion/
- Git source access: https://gitlab.com/i2p.plus/I2P.Plus/ or http://git.i2p/I2P.Plus/i2p.plus Some of the recent changes include:
- Additional homepage website links
- New optional, in-testing console and webapp fonts implemented with override.css
- Persistent torrent filters implemented via local storage
- Improvements to the job scheduler resulting in a noticeably lower job lag
- Persistence for I2PSnark torrent filters
- Improvements to the graceful_update shell script
- Extensive updates to the Chinese console & webapps translation
- Custom css tooltips for Tunnel Manager status indicators
- Generic I2PTunnel http error messages modelled on nginx
- Support for pack200 update zip files for all Java versions
- Refinements to console/webapp themes and console logging improvements
Notes:
- The full installers now implement https:// access to the console by default (port 7667); you will need to allow the (self-signed) certificate when prompted in your web browser to access the console. To disable automatic redirection, add the following to your router.config file in ~/.i2p/ -> routerconsole.redirectToHTTPS=false
- The Windows installer will install I2P+ as a Windows system service and configure to automatically start at system boot (requires administrator privileges). Control of the service can be managed via http://127.0.0.1:7657/configservice or via the normal Windows methods e.g. services.msc or the task manager services tab.