Add tor v3 addresses support

This commit is contained in:
Christophe Mehay 2019-04-03 16:11:09 +02:00 committed by Christophe Mehay
parent 8d562ed2e6
commit d3252e276e
24 changed files with 1086 additions and 225 deletions

View file

@ -7,11 +7,13 @@ secret_env:
- '*_KEY'
- '*_PORTS'
- '*_SERVICE_NAME'
- '*_TOR_SERVICE_*'
pre_conf_commands:
- onions --setup-hosts
post_conf_commands:
- chmod -R 700 $HOME
- chown -R tor:tor $HOME
reload: