7 lines
		
	
	
		
			136 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			136 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
#!/usr/bin/env bash
 | 
						|
 | 
						|
# Copy this file as variables.conf, with the correct values
 | 
						|
 | 
						|
dns_server=192.168.3.64
 | 
						|
target_network=192.168.3.0/24
 |