Feat: multiple OpenVPN ciphers for negotiation
- Perfect privacy to accept AES-256-CBC and AES-256-GCM - Cyberghost default cipher set to AES-256-GCM - `OPENVPN_CIPHER` accept comma separated cipher values - Use `ncp-ciphers` for OpenVPN 2.4
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
- Remove duplicate `/gluetun` directory creation
|
||||
- Remove firewall shadowsocks input port?
|
||||
- Remove `script-security` option
|
||||
- `ncp-ciphers` to `data-ciphers`
|
||||
- Remove `ncp-disable`
|
||||
|
||||
## Uniformization
|
||||
|
||||
@@ -40,6 +38,7 @@
|
||||
- `WIREGUARD_ADDRESS` to `WIREGUARD_ADDRESSES`
|
||||
- `VPNSP` to `VPN_SERVICE_PROVIDER`
|
||||
- Rename `REGION` (etc.) to `SERVER_REGIONS`
|
||||
- `OPENVPN_CIPHER` to `OPENVPN_CIPHERS`
|
||||
- Split servers.json and compress it
|
||||
|
||||
## Gluetun V4
|
||||
|
||||
Reference in New Issue
Block a user