Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 552 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 552 Bytes

Tor Browser - Docker Project

This project is providing an ephemeral image optionally anonymous for web browsing.

Build image from Dockerfile

git clone https://github.com/stevexyz/docker-torbrowser.git
cd docker-torbrowser
./build-image

Browse web

Use the start script provided in this repository to start the browser: ./startiw

To simply start an ephemeral anonymous browser: ./starttb

Pressing CTRL+C or closing the browser window will stop the container.

Downloaded files can be found in /tmp/Downloads if needed.