7 lines
		
	
	
		
			216 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			216 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
#iptables -t nat -D PREROUTING -i tap0 -p tcp --dport 80  -j REDIRECT --to-ports 3128 
 | 
						|
#iptables -t nat -D PREROUTING -i tap0 -p tcp --dport 443 -j REDIRECT --to-ports 3128
 | 
						|
 | 
						|
killall squid
 | 
						|
killall squid
 | 
						|
killall squid
 |