mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-09-17 21:57:47 -04:00
🗃️ Committing everything that changed 🗃️
Some checks are pending
release-tag / release-image (push) Waiting to run
Some checks are pending
release-tag / release-image (push) Waiting to run
rootfs/tmp/etc/tor/torrc rootfs/usr/local/etc/docker/init.d/tor.sh rootfs/usr/share/tor/
This commit is contained in:
@@ -20,10 +20,11 @@ TransPort 9040
|
||||
SOCKSPort 9050
|
||||
ControlPort 9051
|
||||
HTTPTunnelPort 9080
|
||||
AddressDisableIPv6 0
|
||||
|
||||
##### socks option
|
||||
SafeSocks 0
|
||||
SocksTimeout 30
|
||||
SocksTimeout 10
|
||||
|
||||
##### dns forwarder
|
||||
%include /config/tor/conf.d/dns.conf
|
||||
@@ -31,5 +32,8 @@ SocksTimeout 30
|
||||
##### hidden services
|
||||
%include /config/tor/hidden/*.conf
|
||||
|
||||
##### relay and bridge
|
||||
##### relay
|
||||
%include /config/tor/relay/*.conf
|
||||
|
||||
#### bridge
|
||||
%include /config/tor/bridge/*.conf
|
||||
|
Reference in New Issue
Block a user