I would like to ask how could we disable the auto-connect option? i disconnect the connection, then close the lid of the laptop, and when i opens up, it will connect to the vpn by itself.
i hv search online and someone mention setting this value on the client config - 'connect-retry-max n', so will this solve my issue? and if yes, what value should i give to 'n'?
Client config
dev tun
proto udp
remote vpn619393904.softether.net 1194
cipher AES-128-CBC
auth SHA1
resolv-retry infinite #resolve dns
nobind
persist-key
persist-tun
client
verb 3
auth-user-pass
p/s - hv read about using 3rd party program to fix this, but would prefer not as dont want install anything and make it as easy as possible
Thank you,