22 lines
		
	
	
		
			428 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			428 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
client
 | 
						|
dev tun0
 | 
						|
proto udp
 | 
						|
comp-lzo
 | 
						|
nobind
 | 
						|
ns-cert-type server
 | 
						|
persist-key
 | 
						|
persist-tun
 | 
						|
reneg-sec 0
 | 
						|
dhcp-option DNS 8.8.8.8
 | 
						|
dhcp-option DNS 8.8.4.4
 | 
						|
redirect-gateway
 | 
						|
verb 1
 | 
						|
auth-user-pass /config/openvpn-credentials.txt
 | 
						|
ca /etc/openvpn/tunnelbear/CACertificate.crt
 | 
						|
cert /etc/openvpn/tunnelbear/UserCertificate.crt
 | 
						|
key /etc/openvpn/tunnelbear/PrivateKey.key
 | 
						|
remote us.lazerpenguin.com 443
 | 
						|
cipher AES-256-CBC
 | 
						|
auth SHA256
 | 
						|
keysize 256
 |