2024-08-30 15:09:36 -04:00
|
|
|
##### Configuration file for a typical Tor user
|
|
|
|
RunAsDaemon 0
|
|
|
|
ControlSocketsGroupWritable 1
|
|
|
|
CookieAuthentication 1
|
|
|
|
CookieAuthFileGroupReadable 1
|
|
|
|
HashedControlPassword 16:C30604D1D90F341360A14D9A1048C1DF4A3CA2411444E52EE5B954C01F
|
|
|
|
##### directiories and files
|
|
|
|
DataDirectory REPLACE_DATA_DIR
|
|
|
|
ControlSocket REPLACE_RUN_DIR/control.sock
|
|
|
|
CookieAuthFile REPLACE_RUN_DIR/control.authcookie
|
|
|
|
##### logging
|
|
|
|
Log debug file REPLACE_LOG_DIR/debug.log
|
|
|
|
Log notice file REPLACE_LOG_DIR/notices.log
|
|
|
|
|
|
|
|
##### Server
|
2025-05-20 10:23:40 -04:00
|
|
|
SOCKSPort 127.0.0.1:9050
|
|
|
|
ControlPort 127.0.0.1:9051
|
|
|
|
HTTPTunnelPort 127.0.0.1:9080
|
2024-08-30 15:09:36 -04:00
|
|
|
|
|
|
|
##### dns forwarder
|
2025-05-20 10:23:40 -04:00
|
|
|
DNSPort 127.0.0.1:9053
|
2024-08-30 15:09:36 -04:00
|
|
|
AutomapHostsOnResolve 1
|
|
|
|
AutomapHostsSuffixes .exit,.onion
|