casjay fa66d75cf9
🗃️ Committing everything that changed 🗃️
rootfs/tmp/etc/tor/torrc
rootfs/usr/local/bin/check-record
rootfs/usr/local/bin/get_dns_record
rootfs/usr/local/etc/docker/init.d/02-named.sh
2025-05-20 10:23:40 -04:00

24 lines
679 B
Plaintext

##### 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
SOCKSPort 127.0.0.1:9050
ControlPort 127.0.0.1:9051
HTTPTunnelPort 127.0.0.1:9080
##### dns forwarder
DNSPort 127.0.0.1:9053
AutomapHostsOnResolve 1
AutomapHostsSuffixes .exit,.onion