- Clone the repository and install required npm modules
- Install electron
npm install electron@9.3.1 --save-dev
. Latest electron is not currently supported due to a bug in electron-dl. - Place the tor binary inside resources folder. If you are using Windows, tor binary is directly available at the tor website. You have to manually build tor if you are using Mac/Linux. Follow this link to get the tor source code. Build instructions are available here.
- In Windows, place tor executable at ./resources/win/Tor/tor.exe
- In Mac and Linux, place tor executable at ./resources/lin/tor
npm run electron-dev
to run elza browser in developer mode.- Refer package.json for npm scripts to build elza for your platform.
- Refer the github workflow to learn building elza from source.
-
Notifications
You must be signed in to change notification settings - Fork 13
Private, fast and minimal web browser based on electron with built-in tor.
License
elzabrowser/elza
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Private, fast and minimal web browser based on electron with built-in tor.