* Add .git to .dockerignore so we don't send to docker build context
* Add all purevpn servers list, as of 2016. This includes non-p2p servers but they still work after testing
This commit is contained in:
		
							
								
								
									
										20
									
								
								openvpn/purevpn/Saint Lucia-udp.ovpn
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								openvpn/purevpn/Saint Lucia-udp.ovpn
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
			
		||||
client
 | 
			
		||||
dev tun
 | 
			
		||||
proto udp
 | 
			
		||||
remote vleu-lc1-ovpn-udp.pointtoserver.com 53
 | 
			
		||||
persist-key
 | 
			
		||||
persist-tun
 | 
			
		||||
ca /etc/openvpn/purevpn/ca.crt
 | 
			
		||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
 | 
			
		||||
cipher AES-256-CBC
 | 
			
		||||
comp-lzo
 | 
			
		||||
verb 1
 | 
			
		||||
mute 20
 | 
			
		||||
route-method exe
 | 
			
		||||
route-delay 2
 | 
			
		||||
route 0.0.0.0 0.0.0.0
 | 
			
		||||
auth-user-pass /config/openvpn-credentials.txt
 | 
			
		||||
auth-retry interact
 | 
			
		||||
explicit-exit-notify 2
 | 
			
		||||
ifconfig-nowarn
 | 
			
		||||
auth-nocache
 | 
			
		||||
		Reference in New Issue
	
	Block a user