An HTTP proxy that enables access to Tor Hidden Services
- Blazing fast streaming HTML parser
- Accurate link replacement
- Low footprint — less than 16 MiB Docker image
- Simple and maintainable
docker run -d --name=tor2web \
--cap-add=NET_ADMIN \
-p 80:80 \
-e TOR2WEB_HOST=abiko.me \
-v blacklist.txt:/etc/tor2web/blacktist.txt:ro \
abikome/tor2web