*Added some missing ProtonVPN P2P servers (CH #5-13, SG #13-20) *Updated (and removed non-P2P ) AreaVPN servers as per issue #775
		
			
				
	
	
		
			18 lines
		
	
	
		
			288 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			288 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
client
 | 
						|
proto udp
 | 
						|
dev tun0
 | 
						|
remote 149.154.153.144 1194
 | 
						|
resolv-retry infinite
 | 
						|
nobind
 | 
						|
persist-key
 | 
						|
persist-tun
 | 
						|
remote-cert-tls server
 | 
						|
ca /etc/openvpn/vpnarea/ca.crt
 | 
						|
cipher AES-256-CBC
 | 
						|
auth SHA256
 | 
						|
verb 3
 | 
						|
auth-user-pass /config/openvpn-credentials.txt
 | 
						|
mute-replay-warnings
 | 
						|
passtos
 | 
						|
tun-mtu 1500
 |