i2pd browser bundle
Go to file
R4SAS 0425c7284f Merge pull request #17 from faxboss/osx-build-script
Pre-mature and drafty sketch for osx build script

Former-commit-id: c9004e946b
2017-11-22 14:50:59 +03:00
linux Merge pull request #11 from faxboss/syspref-enhancement 2017-11-21 21:15:48 +03:00
osx A very pre-mature and drafty sketch at a possible osx build script 2017-11-21 23:35:22 +01:00
windows Replaced curl x64 with x86 2017-11-22 08:20:11 +01:00
windows_prebuilt 1.2.5 init linux 2017-10-19 05:27:04 +03:00
LICENSE add license 2017-01-22 15:14:13 +03:00
README.md Spacing 2017-11-16 21:01:57 +01:00

i2pdbrowser


English

i2pd browser bundle

This is a collection of scripts that will download the recent Firefox ESR release and configure it to connect over I2P, using i2pd. A pre-built version for Windows is also included.

How to use it on Linux

  1. Build preconfigured FireFox using script build.sh from build folder
  2. Run i2pd by executing ./i2pd from i2pd folder
  3. Run FireFox by executing ./firefox-portable

TODO:

  • English version of Windows how-to for using it.
  • Russian translation of README, both this one and the one for /windows