i2pdbrowser/README.md
faxboss fc351b98ad Proposal for a updated README
Former-commit-id: 37a2069be985b684ec2136d8d096d9d2033e3502
2017-11-16 20:57:26 +01:00

17 lines
573 B
Markdown

#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