Feature: add 10s ping with 60s exit ping for all
This commit is contained in:
@@ -79,11 +79,13 @@ func (c *cyberghost) BuildConf(connection models.OpenVPNConnection,
|
||||
"persist-key",
|
||||
"persist-tun",
|
||||
"remote-cert-tls server",
|
||||
"ping 10",
|
||||
"ping-exit 60",
|
||||
"ping-timer-rem",
|
||||
|
||||
// Cyberghost specific
|
||||
// "redirect-gateway def1",
|
||||
"ncp-disable",
|
||||
"ping 5",
|
||||
"explicit-exit-notify 2",
|
||||
"script-security 2",
|
||||
"route-delay 5",
|
||||
|
||||
Reference in New Issue
Block a user