mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Added non-inter option (#958)
This commit is contained in:
committed by
Franco Fichtner
parent
f0d2a2edb0
commit
81b1372f8c
@@ -1,5 +1,5 @@
|
||||
PLUGIN_NAME= openconnect
|
||||
PLUGIN_VERSION= 1.3
|
||||
PLUGIN_VERSION= 1.3.1
|
||||
PLUGIN_COMMENT= OpenConnect Client
|
||||
PLUGIN_DEPENDS= openconnect
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
|
||||
+1
@@ -7,6 +7,7 @@ background
|
||||
quiet
|
||||
interface=tun30000
|
||||
syslog
|
||||
non-inter
|
||||
passwd-on-stdin
|
||||
{% if helpers.exists('OPNsense.openconnect.general.servercert') and OPNsense.openconnect.general.servercert != '' %}
|
||||
servercert={{ OPNsense.openconnect.general.hash }}:{{ OPNsense.openconnect.general.servercert }}
|
||||
|
||||
Reference in New Issue
Block a user