]> git.somenet.org - root/pub/somesible.git/blob - roles/base/tor/files/default/torrc
[roles/server/dhcpd] install dhcpd
[root/pub/somesible.git] / roles / base / tor / files / default / torrc
1 #
2 ################################################
3 ### Managed by someone's ansible provisioner ###
4 ################################################
5 # Part of: https://git.somenet.org/root/pub/somesible.git
6 # 2017-2024 by someone <someone@somenet.org>
7 #
8
9 PIDFile /var/run/tor/tor.pid
10 Log notice syslog
11 SafeLogging 0
12 ControlPort 9051
13 CookieAuthentication 1
14 #DisableDebuggerAttachment 0
15 HiddenServiceStatistics 0
16 SocksPort 127.0.0.2:9050
17
18 LongLivedPorts 2,22,80,443,6667,6697
19 ExitPolicy reject *:*
20
21 HiddenServiceDir  /var/lib/tor/hidden_sshd
22 HiddenServicePort 2 127.0.0.2:2