Viewing a single comment thread. View all comments

z3d wrote

Thanks to the magic of scripting and cron (and term99), we now have an update url for automated I2P+ dev build updates from within the console.

To enable updating with unsigned zip files, add the line: routerconsole.advanced=true to your router.config file located in your configuration directory (not the application dir) and then browse to http://127.0.0.1:7657/configupdate and add the following url to the "Update with unsigned development builds" section: http://skank.i2p/dev/i2pupdate.zip

Be sure to enable the option, then save, and then hit the "Check for updates" button. It may take a few tries before the proxy responds, and then you'll see an update notification in the sidebar (if a new update is available).

It's also recommended to set the update policy to "Notify only" to ensure you don't update with vanilla I2P releases, and can update at a time of your choosing.

If you'd prefer to update with release versions, the update url is: http://skank.i2p/i2pupdate.zip

2