Closed Terminator81 closed 1 year ago
the name of the Tunnel must be set to check the state of the tunnel
$mp->add_arg( spec => 'name=s', help => 'Name of the VPN tunnel', required => 1, );
Thanks for your work, but the VPN plugin is broken because we get wrong or unexpected values from the device. If this issue can be fixed we can readd the plugin and also fix this issue.
the name of the Tunnel must be set to check the state of the tunnel
$mp->add_arg( spec => 'name=s', help => 'Name of the VPN tunnel', required => 1, );