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
db0131f882
|
10 months ago | |
---|---|---|
.. | ||
build | 10 months ago | |
.gitignore | 6 years ago | |
README.md | 7 years ago | |
StartI2PdBrowser.bat | 2 years ago |
README.md
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