This repository contains a docker image that creates a proxy based on Privoxy for accessing hidden services.
*.onion - Tor hidden services, e.g. DuckDuckGo.*.i2p - I2P eepsites, CatalogRun the following command, replace PORT with your desired port number and ARCH with your architecture (amd64 or arm64 or 386).
sudo docker run -d -p 8118:8118 --restart=unless-stopped --name=i2p-tor-privoxy rattydave/i2p-tor-privoxy:latest
To use the proxy, configure your browser to use the http proxy at server:PORT.
You can see guides for configuring the proxy here.
After configuring the proxy, you can check if it works by visiting config.privoxy.org/show-status, which should show the Privoxy status page.
After all that, .i2p and .onion sites should work (as well as regular websites of course).
.onion or .i2p sites, as they may not have valid certificates..onion domains..onion and .i2p sites, for privacy and security reasons.Content type
Image
Digest
sha256:cc55ef1c5…
Size
32.6 MB
Last updated
about 2 months ago
docker pull rattydave/i2p-tor-privoxy