Files
David Uhden Collado 4137cbb812
Trunk release / Unix (push) Has been cancelled
Trunk release / Windows (push) Has been cancelled
Trunk release / Publish trunk release (push) Has been cancelled
Update Firefox, NoScript and I2Pd (#68)
This pull request updates Firefox ESR from version 115.15.0 to 115.17.0,
NoScript from version 11.4.35 to 11.5.0, and I2Pd from version 2.53.1 to
2.54.0.
2024-11-03 21:52:12 +03:00
..
2018-01-23 11:50:18 +03:00

I2Pd Browser Portable builder for Windows

This is a script-based builder of I2Pd Browser Portable

How to use

  1. Build pre-configured Firefox using script build.cmd from build folder
  2. Run bundle by executing StartI2PdBrowser.bat

SHA512SUMS created with find * -type f -print0 | xargs -0 -i sha512sum {} command