summaryrefslogtreecommitdiff
path: root/provider_base/services/tor_hidden_service.rb
AgeCommit message (Collapse)Author
2017-10-05Feat: Refactor tor servicesMicah Anderson
In order to refactor the tor services, we need to split them out into three different services. This adds the hidden service class that is necessary to support the previous commits. Fixes #8864.