mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-09-18 03:57:42 -04:00
🗃️ Committing everything that changed 🗃️
Dockerfile rootfs/tmp/etc/tor/torrc rootfs/usr/local/etc/docker/init.d/tor.sh
This commit is contained in:
@@ -10,7 +10,7 @@ DataDirectory /data/tor
|
||||
ControlSocket /run/tor/control.sock
|
||||
CookieAuthFile /run/tor/control.authcookie
|
||||
##### logging
|
||||
Log notice file /dev/sdout
|
||||
Log notice file /data/logs/tor/notice.log
|
||||
|
||||
##### This section is just for location-hidden services
|
||||
HiddenServiceDir /data/tor/hidden_service/default
|
||||
@@ -25,15 +25,3 @@ HTTPTunnelPort 9080
|
||||
DNSPort 9053
|
||||
AutomapHostsOnResolve 1
|
||||
AutomapHostsSuffixes .exit,.onion
|
||||
|
||||
##### This section is just for relays
|
||||
#Nickname whateveryouwant
|
||||
#ContactInfo tor-admin@example.com
|
||||
#ORPort 443
|
||||
#Exitpolicy accept *:*
|
||||
#AccountingMax 1000 GBytes
|
||||
#AccountingStart month 1 00:00
|
||||
#RelayBandwidthRate 5120 KBytes
|
||||
#RelayBandwidthBurst 10240 KBytes
|
||||
#DisableDebuggerAttachment 0
|
||||
#HardwareAccel 1
|
||||
|
Reference in New Issue
Block a user