Update .ovpn configs
This commit is contained in:
		@@ -1,13 +1,28 @@
 | 
			
		||||
client
 | 
			
		||||
remote mad.tigervpn.com 1194 udp
 | 
			
		||||
remote mad.tigervpn.com 443 tcp-client
 | 
			
		||||
 | 
			
		||||
pull
 | 
			
		||||
auth-user-pass 
 | 
			
		||||
comp-lzo adaptive
 | 
			
		||||
dev tun0
 | 
			
		||||
ca ca.crt
 | 
			
		||||
dev tun
 | 
			
		||||
tls-client
 | 
			
		||||
script-security 2
 | 
			
		||||
cipher AES-256-CBC
 | 
			
		||||
mute 10
 | 
			
		||||
 | 
			
		||||
ca /etc/openvpn/tiger/ca.crt
 | 
			
		||||
auth-user-pass /config/openvpn-credentials.txt
 | 
			
		||||
route-delay 5
 | 
			
		||||
redirect-gateway def1
 | 
			
		||||
resolv-retry infinite
 | 
			
		||||
#dhcp-renew
 | 
			
		||||
#dhcp-release
 | 
			
		||||
persist-key
 | 
			
		||||
persist-tun
 | 
			
		||||
remote-cert-tls server
 | 
			
		||||
mssfix
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# Get help and more information by visiting https://help.tigervpn.com
 | 
			
		||||
# With love from Bratislava, happy tigerVPN’ing!
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user