1
0
mirror of https://github.com/PurpleI2P/i2pdbrowser synced 2025-01-27 23:14:17 +00:00
R4SAS 6323f326e6
1.3.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-06-09 01:31:33 +03:00
..
2021-06-09 01:31:33 +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