Maint: remove OpenVPN option route-method
- Unneeded unless running on Windows - Affects PureVPN
This commit is contained in:
@@ -29,7 +29,6 @@ func (p *Purevpn) BuildConf(connection models.Connection,
|
|||||||
"key-direction 1",
|
"key-direction 1",
|
||||||
"remote-cert-tls server",
|
"remote-cert-tls server",
|
||||||
"cipher AES-256-CBC",
|
"cipher AES-256-CBC",
|
||||||
"route-method exe",
|
|
||||||
|
|
||||||
// Added constant values
|
// Added constant values
|
||||||
"auth-nocache",
|
"auth-nocache",
|
||||||
|
|||||||
Reference in New Issue
Block a user