mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-01-18 00:34:29 -05:00
🗃️ Committing everything that changed 🗃️
Dockerfile rootfs/usr/local/etc/docker/init.d/01-tor-server.sh
This commit is contained in:
parent
220c108c9c
commit
05385ea4ba
@ -54,7 +54,7 @@ ARG PHP_SERVER
|
||||
ARG SHELL_OPTS
|
||||
ARG PATH
|
||||
|
||||
ARG PACK_LIST="tor torsocks lyrebird privoxy php socat"
|
||||
ARG PACK_LIST="tor torsocks lyrebird privoxy php socat unbound dns-tools"
|
||||
|
||||
ENV ENV=~/.profile
|
||||
ENV SHELL="/bin/sh"
|
||||
|
@ -274,6 +274,7 @@ LogMessageDomains 1
|
||||
Log notice file $LOG_DIR/tor-dns.log
|
||||
|
||||
DNSPort 9053
|
||||
DNSListenAddress 0.0.0.0,[::]
|
||||
AutomapHostsOnResolve 1
|
||||
AutomapHostsSuffixes .exit,.onion
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user