mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 01:17:20 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			163 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			163 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # From https://wiki.archlinux.org/index.php/DNSCrypt
 | |
| do-not-query-localhost: no
 | |
| forward-zone:
 | |
| 	name: "."
 | |
| 	forward-addr: 127.0.2.1@53
 | |
| 
 | |
| # vim: filetype=unbound.conf
 |