mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-10-14 14:02:21 -04:00
🗃️ Committing everything that changed 🗃️
Dockerfile rootfs/usr/local/etc/docker/init.d/01-tor-server.sh
This commit is contained in:
@@ -54,7 +54,7 @@ ARG PHP_SERVER
|
|||||||
ARG SHELL_OPTS
|
ARG SHELL_OPTS
|
||||||
ARG PATH
|
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 ENV=~/.profile
|
||||||
ENV SHELL="/bin/sh"
|
ENV SHELL="/bin/sh"
|
||||||
|
@@ -274,6 +274,7 @@ LogMessageDomains 1
|
|||||||
Log notice file $LOG_DIR/tor-dns.log
|
Log notice file $LOG_DIR/tor-dns.log
|
||||||
|
|
||||||
DNSPort 9053
|
DNSPort 9053
|
||||||
|
DNSListenAddress 0.0.0.0,[::]
|
||||||
AutomapHostsOnResolve 1
|
AutomapHostsOnResolve 1
|
||||||
AutomapHostsSuffixes .exit,.onion
|
AutomapHostsSuffixes .exit,.onion
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user