mirror of
				https://github.com/angristan/openvpn-install.git
				synced 2025-10-31 05:57:36 +01:00 
			
		
		
		
	Added default values for headless install.
This commit is contained in:
		| @@ -645,6 +645,8 @@ function installOpenVPN() { | ||||
| 		CLIENT=${CLIENT:-client} | ||||
| 		PASS=${PASS:-1} | ||||
| 		CONTINUE=${CONTINUE:-y} | ||||
| 		CLIENT_TO_CLIENT_OPTION="y" | ||||
| 		ADDPORT="y" | ||||
|  | ||||
| 		# Behind NAT, we'll default to the publicly reachable IPv4/IPv6. | ||||
| 		if [[ $IPV6_SUPPORT == "y" ]]; then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Filip Strajnar
					Filip Strajnar