Initial commit

This commit is contained in:
Philip (a-0) 2022-07-28 19:14:01 +02:00
commit 27ad3dba99
8 changed files with 100 additions and 0 deletions

View file

@ -0,0 +1,7 @@
Log notice file {{ tor_logfile_path }}
VirtualAddrNetworkIPv4 10.192.0.0/10
VirtualAddrNetworkIPv6: [fc00::]/7
AutomapHostsSuffixes .onion,.exit
AutomapHostsOnResolve 1
TransPort {{ tor_trans_port }}
DNSPort {{ tor_dns_port }}