mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-11-04 11:27:38 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			289 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			289 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#[Settings]
 | 
						|
#AlwaysRandomizeAddress=true
 | 
						|
# Disables connections without Management Frame Protection (and TKIP)
 | 
						|
#TransitionDisable=true
 | 
						|
# Requires WiFi Enhanced Open (OWE)
 | 
						|
#DisabledTransitionModes=open
 | 
						|
 | 
						|
[IPv4]
 | 
						|
DNS=127.0.0.1 127.0.0.53
 | 
						|
DomainName=.
 | 
						|
 | 
						|
[IPv6]
 | 
						|
Enabled=true
 | 
						|
DNS=::1
 | 
						|
DomainName=.
 |