Inital commit

This commit is contained in:
2022-05-30 10:46:36 -05:00
commit 05943624b9
16 changed files with 324 additions and 0 deletions

2
templates/tor/torrc Normal file
View File

@@ -0,0 +1,2 @@
HiddenServiceDir /var/lib/tor/{{ domain }}
HiddenServicePort 80 127.0.0.1:2171