docker-tor-browser
docker-tor-browser copied to clipboard
Tor Browser (in a browser)
Hi, If i try to access any website before connecting to TOR, it closes the browser and takes me back to the "Connect to TOR" page, how can i get...
Why does the github-runner keep removing the version number `ENV TOR_VERSION_X64="..."` in the `Dockerfile`? I've updated it once already. I've come to add the latest browser version for X64 and...
Getting the following error when attempting a docker build against the dockerfile 
I created a separate issue from #20 because this goes a different route than what was initially suggested. There is an issue open in NoVNC for [audio support](https://github.com/novnc/noVNC/issues/302), and multiple...
Create a PR with @davidnewcomb's changes to get audio working (issue #38).
The third (_Appearance_) and the fourth (_Advanced_) options tabs' settings are fine, they're retained between restarts (they're stored in `profile.defaults/storage/default`). The first two, though, _General_ and _Per-site Permissions_, they just...
If this container is public facing it would be a good idea to have fail2ban configured to block brute force and password spray attacks. It should be possible to add...
Hi all, been using your app for a while and I have expanded it to include a few extra features that I would like to feed back into the project...
A few sites to reoproduce video give issue with codecs ### Final image FROM jlesage/baseimage-gui:ubuntu-22.04-v4 ENV APP_NAME="Tor Browser" ENV show_output=1 ARG DEBIAN_FRONTEND="noninteractive" RUN apt-get update \ && apt-get install -y...
I mostly updated the mark down the docker compose file got updated too. Looking back at my commits, I didn't check twice before I describe what I changed in the...