i2pd browser bundle
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
R4SAS ab030ae7c0 1.2.6 6 years ago
..
build update noscript, fix build scripts 6 years ago
.gitignore 1.2.5 init 7 years ago
KEY add current clearsign and R4SAS public key 7 years ago
README.md update noscript, fix build scripts 6 years ago
SHA512SUMS 1.2.6 6 years ago
SHA512SUMS.asc 1.2.6 6 years ago
StartI2PdBrowser.bat initial 1.2.6 7 years ago

README.md

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