i2pdbrowser-github/README.md

18 lines
576 B
Markdown
Raw Normal View History

2017-11-16 20:01:57 +00:00
# i2pdbrowser
2017-11-16 19:57:26 +00:00
--------
### English
2016-12-08 12:16:26 +00:00
i2pd browser bundle
2016-12-08 15:22:24 +00:00
2017-11-16 19:57:26 +00:00
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.
2017-11-16 20:01:57 +00:00
## How to use it on Linux
2017-11-16 19:57:26 +00:00
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`
2017-11-16 20:01:57 +00:00
### TODO:
2017-11-16 19:57:26 +00:00
* English version of Windows how-to for using it.
* Russian translation of README, both this one and the one for /windows