mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-09 20:29:23 +02:00
Maint: remove all script-security OpenVPN options
- Affects Cyberghost - Affects Mullvad - Affects PureVPN - Affects Surfshark - Affects Torguard - Affects Windscribe
This commit is contained in:
@@ -40,7 +40,6 @@ func (s *Surfshark) BuildConf(connection models.Connection,
|
||||
"mssfix " + strconv.Itoa(int(settings.MSSFix)),
|
||||
"reneg-sec 0",
|
||||
"key-direction 1",
|
||||
"script-security 2",
|
||||
"ping-restart 0",
|
||||
|
||||
// Added constant values
|
||||
|
||||
Reference in New Issue
Block a user