mirror of
				https://github.com/casjaysdevdocker/tor
				synced 2025-11-04 07:02:27 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/init.d/03-tor-server.sh
This commit is contained in:
		@@ -377,6 +377,7 @@ __post_execute() {
 | 
			
		||||
      echo "Begin current hidden services"
 | 
			
		||||
      [ -f "$WWW_ROOT_DIR/hostnames.html" ] && rm -f "$WWW_ROOT_DIR/hostnames.html"
 | 
			
		||||
      for host in "$DATA_DIR/services"/*/hostname; do
 | 
			
		||||
        d="$(dirname -- $host)"
 | 
			
		||||
        name="$(basename "$d")"
 | 
			
		||||
        url="$(<"$host")"
 | 
			
		||||
        echo "$name: $url"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user