initial commit

Este commit está contenido en:
ale
2025-03-11 19:47:33 +01:00
commit 835f683c48
Se han modificado 7 ficheros con 176 adiciones y 0 borrados

15
torrc Archivo normal
Ver fichero

@@ -0,0 +1,15 @@
RunAsDaemon 1
# Setup Tor SOCKS Proxy
SocksPort 9050
SocksListenAddress 0.0.0.0
# Setup DNS server
DNSPort 5353
DNSListenAddress 0.0.0.0
# Setup Tor Transparent Routing
TransPort 9040
TransListenAddress 0.0.0.0
VirtualAddrNetworkIPv4 10.192.0.0/10
AutomapHostsOnResolve 1