mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-09 20:29:23 +02:00
Fix: remove OpenVPN compression (PIA, torguard)
This commit is contained in:
@@ -48,7 +48,6 @@ func (p *PIA) BuildConf(connection models.Connection,
|
||||
// PIA specific
|
||||
"reneg-sec 0",
|
||||
"disable-occ",
|
||||
"compress", // allow PIA server to choose the compression to use
|
||||
"ncp-disable", // prevent from auto-upgrading cipher to aes-256-gcm
|
||||
|
||||
// Added constant values
|
||||
|
||||
Reference in New Issue
Block a user