rattydave/i2p-tor-privoxy

By rattydave

Updated about 2 months ago

Image
0

1.0K

rattydave/i2p-tor-privoxy repository overview

Hidden services proxy

This repository contains a docker image that creates a proxy based on Privoxy for accessing hidden services.

Available services

Installation

Run 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

Usage

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).

Notes

  • Https may not work for .onion or .i2p sites, as they may not have valid certificates.
  • The proxy does not route clearnet traffic through Tor, only .onion domains.
  • The proxy is inherently less secure than Tor Browser, as it does not have the same protections against fingerprinting.
  • Javascript is disabled for .onion and .i2p sites, for privacy and security reasons.

Tag summary

Content type

Image

Digest

sha256:cc55ef1c5

Size

32.6 MB

Last updated

about 2 months ago

docker pull rattydave/i2p-tor-privoxy