Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

docker-icecat

IceCat browser with tor in musl Void Linux container, which take 68MB and with all needed files 682MB

build:

docker build -t icecat github.com/kzwg63tf/docker-icecat

preparation:

xhost +local:docker allow docker to open window

running:

docker run --rm -dit \
    -e DISPLAY=$DISPLAY \
    -v /tmp/.X11-unix:/tmp/.X11-unix \
    icecat
  • /tmp/.X11-unix - path to x11 control directory

optianaly you can add:

-v $HOME/Downloads/IceCat:/IceCat/Downloads

for downloading something from IceCat

Onion Browser Button:

also you can connect to Tor with Onion Browser Button

OnionButton

Connected

About

icecat with tor in docker container

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages