mirror of
https://github.com/PurpleI2P/i2pdbrowser
synced 2025-01-12 07:48:41 +00:00
R4SAS
9f4ce50f01
[ff] switch to 78.14.0
[i2pd] switch to 2.39.0
[i2pd] update addressbook
[i2pd] add orignal's reseed cert
[win] update CA for curl
[win] update 7z SFX binary version
Signed-off-by: R4SAS <r4sas@i2pmail.org>
Former-commit-id:
|
||
---|---|---|
.. | ||
build | ||
.gitignore | ||
README.md | ||
StartI2PdBrowser.bat |
I2Pd Browser Portable builder for Windows
This is a script-based builder of I2Pd Browser Portable
How to use
- Build pre-configured Firefox using script
build.cmd
frombuild
folder - Run bundle by executing
StartI2PdBrowser.bat
Links to software used for building i2pdbrowser
- 7z: http://7-zip.org/
- Curl: https://winampplugins.co.uk/curl/
- CA Root Certificates: https://raw.githubusercontent.com/bagder/ca-bundle/master/ca-bundle.crt
- sed: http://unxutils.sourceforge.net/
- Firefox Portable launcher: https://portableapps.com/apps/internet/firefox-portable-esr
SHA512SUMS created with find * -type f -print0 | xargs -0 -i sha512sum {}
command