Go to file
poma 9458a0212c
fix watchtower
2020-06-10 17:22:54 +03:00
.gitsecret update priv key 2020-05-24 17:22:37 +03:00
.gitignore initial 2020-05-24 02:39:47 +03:00
README.md auto update 2020-06-05 07:30:34 +03:00
docker-compose.yml fix watchtower 2020-06-10 17:22:54 +03:00
private_key.secret update priv key 2020-05-24 17:22:37 +03:00

README.md

Tornado onion service

This repo can be used to run tornado.cash as an onion service. It will auto update the UI when the new version is released.

Usage:

You will need a machine with Docker installed. First, generate a private key for a new .onion domain:

docker run --rm --entrypoint shallot strm/tor-hiddenservice-nginx ^foo

Then paste the private key to docker-compose.yml

Then run

docker-compose up -d

In a few minutes tornado.cash UI should be available on your .onion domain