mirror of
				https://github.com/casjaysdevdocker/tor
				synced 2025-10-31 02:02:32 -04:00 
			
		
		
		
	🗃️ Update codebase 🗃️
rootfs/usr/local/etc/docker/functions/entrypoint.sh rootfs/usr/local/etc/docker/init.d/01-tor-bridge.sh rootfs/usr/local/etc/docker/init.d/02-tor-relay.sh rootfs/usr/local/etc/docker/init.d/03-tor-server.sh rootfs/usr/local/etc/docker/init.d/zz-nginx.sh rootfs/usr/share/httpd/default/hidden_service.html rootfs/usr/share/httpd/default/hidden_services.html
This commit is contained in:
		
							
								
								
									
										22
									
								
								rootfs/usr/share/httpd/default/hidden_services.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								rootfs/usr/share/httpd/default/hidden_services.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,22 @@ | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
|   <head> | ||||
|     <meta charset="utf-8" /> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1" /> | ||||
|     <meta name="color-scheme" content="dark" /> | ||||
|     <link | ||||
|       rel="stylesheet" | ||||
|       href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css" | ||||
|     /> | ||||
|     <title>Welcome!</title> | ||||
|   </head> | ||||
|   <body> | ||||
|     <main class="container"> | ||||
|       <br /><br /><br /> | ||||
|       <h1> | ||||
|         Welcome to your hidden onion site!<br /> | ||||
|         This document is located in: REPLACE_ONION_WWW_DIR | ||||
|       </h1> | ||||
|     </main> | ||||
|   </body> | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user