mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-12-14 16:17:03 +01:00
docs: add missing headless variables to README
Add MULTI_CLIENT and DAYS_VALID to the documented headless install variables, matching what the script actually supports.
This commit is contained in:
@@ -88,6 +88,8 @@ If you want to customise your installation, you can export them or specify them
|
||||
- `CUSTOMIZE_ENC=n`
|
||||
- `CLIENT=clientname`
|
||||
- `PASS=1`
|
||||
- `MULTI_CLIENT=n`
|
||||
- `DAYS_VALID=3650`
|
||||
|
||||
If the server is behind NAT, you can specify its endpoint with the `ENDPOINT` variable. If the endpoint is the public IP address which it is behind, you can use `ENDPOINT=$(curl -4 ifconfig.co)` (the script will default to this). The endpoint can be an IPv4 or a domain.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user