mirror of
				https://github.com/casjaysdevdocker/tor
				synced 2025-11-04 01:02:49 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
rootfs/root/docker/setup/02-packages.sh rootfs/root/docker/setup/05-custom.sh rootfs/tmp/etc/tor/torrc rootfs/usr/local/etc/docker/init.d/01-tor-bridge.sh rootfs/usr/local/etc/docker/init.d/01-tor-hidden.sh rootfs/usr/local/etc/docker/init.d/01-tor-relay.sh rootfs/usr/local/etc/docker/init.d/01-tor-server.sh rootfs/usr/local/etc/docker/init.d/01-tor.sh
This commit is contained in:
		@@ -22,21 +22,9 @@ ControlPort 9051
 | 
			
		||||
HTTPTunnelPort 9080
 | 
			
		||||
AddressDisableIPv6 0
 | 
			
		||||
 | 
			
		||||
ServerTransportPlugin obfs4 exec /usr/bin/lyrebird
 | 
			
		||||
ServerTransportListenAddr obfs4 0.0.0.0:8445
 | 
			
		||||
 | 
			
		||||
##### socks option
 | 
			
		||||
SafeSocks 0
 | 
			
		||||
SocksTimeout 10
 | 
			
		||||
 | 
			
		||||
##### dns forwarder
 | 
			
		||||
%include /config/tor/conf.d/dns.conf
 | 
			
		||||
 | 
			
		||||
##### hidden services
 | 
			
		||||
%include /config/tor/hidden/*.conf
 | 
			
		||||
 | 
			
		||||
##### relay
 | 
			
		||||
%include /config/tor/relay/*.conf
 | 
			
		||||
 | 
			
		||||
#### bridge
 | 
			
		||||
%include /config/tor/bridge/*.conf
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user