ergo
ergo copied to clipboard
Check how to run the node behind Tor and write a manual on that
Manual on how to run Bitcoin node behind Tor https://en.bitcoin.it/wiki/Tor .
Check how to run Ergo node behind Tor and write a how-to manual on that.
As I can see Ergo node does not support proxies:
$ git grep --files-with-matches 'proxy'
src/main/resources/panel/static/js/2.d101e687.chunk.js
src/main/resources/panel/static/js/2.d101e687.chunk.js.map
Manual you link to shows that Bitcoin Core support proxy.
@kushti Do I still need to write Ergo+Tor usage docs or #976 is enough?