Open olwe1 opened 2 months ago
You can already control this through bitcoin.conf
I just tried to add a simple tor routing to bitcoin.conf but there is no tor dependency installed inside the container.
proxy=127.0.0.1:9050
listen=1
bind=127.0.0.1
The idea would be to have a tor only node.
It would be really nice to be able to activate TOR traffic only on bitcoin.conf and the container to have the dependencies pre-installed and ready to route all the traffic through TOR.