tor

Tor exit node or hidden service

Topology

Nodes with tor service will run a Tor exit or hidden service, depending on what other service it is paired with:

If activated, you can list the hidden service .onion addresses this way:

leap ls –print tor.hidden_service.address tor

Then just add ‘.onion’ to the end of the printed addresses.

Configuration

For example:

{
  "tor": {
    "bandwidth_rate": 6550
  }
}