mirror of
				https://github.com/casjaysdevdocker/tor
				synced 2025-11-04 01:02:49 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
This commit is contained in:
		@@ -157,6 +157,7 @@ fi
 | 
			
		||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 | 
			
		||||
# Create directories
 | 
			
		||||
[ -d "/etc/ssl" ] || mkdir -p "$SSL_CONTAINER_DIR"
 | 
			
		||||
[ -d "/run/tor" ] || mkdir -p "/run/tor"
 | 
			
		||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 | 
			
		||||
# Create files
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -5,8 +5,8 @@ CookieAuthentication 1
 | 
			
		||||
CookieAuthFileGroupReadable 1
 | 
			
		||||
HashedControlPassword 16:C30604D1D90F341360A14D9A1048C1DF4A3CA2411444E52EE5B954C01F
 | 
			
		||||
##### directiories and files
 | 
			
		||||
ControlSocket /tmp/tor-control.sock
 | 
			
		||||
CookieAuthFile /tmp/tor-control.authcookie
 | 
			
		||||
ControlSocket /run/tor/control.sock
 | 
			
		||||
CookieAuthFile /run/tor/control.authcookie
 | 
			
		||||
DataDirectory /data/tor
 | 
			
		||||
##### logging
 | 
			
		||||
Log notice file /dev/sdout
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user