mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 09:27:20 +01:00 
			
		
		
		
	systemd/resolved.conf.d: add generic NextDNS confs
This commit is contained in:
		
							parent
							
								
									c3f9205610
								
							
						
					
					
						commit
						82cf5e7742
					
				
							
								
								
									
										7
									
								
								etc/systemd/resolved.conf.d/nextdns-compat.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								etc/systemd/resolved.conf.d/nextdns-compat.conf
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,7 @@ | ||||
| # NextDNS / systemd-resolved. For non-tech people? See README.md | ||||
| [Resolve] | ||||
| 2a07:a8c0::#dns.nextdns.io 2a07:a8c1::#dns.nextdns.io 45.90.28.0#dns.nextdns.io 45.90.30.0#dns.nextdns.io | ||||
| Domains=~. | ||||
| DNSSEC=allow-downgrade | ||||
| DNSOverTLS=opportunistic | ||||
| Cache=true | ||||
							
								
								
									
										8
									
								
								etc/systemd/resolved.conf.d/nextdns-strict.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								etc/systemd/resolved.conf.d/nextdns-strict.conf
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,8 @@ | ||||
| # NextDNS / systemd-resolved. For people who don't panic when DNSSEC or | ||||
| # DoT doesn't work and captive portals attack? See README.md | ||||
| [Resolve] | ||||
| 2a07:a8c0::#dns.nextdns.io 2a07:a8c1::#dns.nextdns.io 45.90.28.0#dns.nextdns.io 45.90.30.0#dns.nextdns.io | ||||
| Domains=~. | ||||
| DNSSEC=true | ||||
| DNSOverTLS=true | ||||
| Cache=true | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user