R4SAS
7 years ago
committed by
GitHub
1 changed files with 14 additions and 3 deletions
@ -1,6 +1,17 @@
@@ -1,6 +1,17 @@
|
||||
# i2pdbrowser |
||||
-------- |
||||
### English |
||||
i2pd browser bundle |
||||
|
||||
todo: |
||||
-------- |
||||
README |
||||
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 |
||||
|
Loading…
Reference in new issue