Skip to content

Refactor tor

micah requested to merge micah/platform:feat/refactor_tor into master

This MR does a few things to refactor our tor support:

  1. Fixes exits so that they properly are disabled with older versions of tor
  2. Splits the tor services into three different possible types (tor-relay, tor-exit and hidden-service)
  3. Makes sure that different tor services are not possible configurations when they are not allowed
Edited by micah

Merge request reports