forked from PurpleI2P/i2pdbrowser
R4SAS
9188271b06
What is CCK2? Answer here: https://mike.kaply.com/cck2/ Updated configuration Add new old reseed certificate Update addressbook Now time to think about one problem - user agent. In FF 60+ removed ability to change it without addons. Former-commit-id: 6e9eeba2096bc36b3521ebc040f733ad8ba06a27
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