mirror of
https://github.com/tornadocash/tornado-onion.git
synced 2024-11-21 09:17:11 +01:00
.gitsecret | ||
.gitignore | ||
docker-compose.yml | ||
private_key.secret | ||
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