diff options
Diffstat (limited to 'net/openconnect/README')
-rw-r--r-- | net/openconnect/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/openconnect/README b/net/openconnect/README index 1a7b798d5..050c75c02 100644 --- a/net/openconnect/README +++ b/net/openconnect/README @@ -26,6 +26,10 @@ config interface 'MYVPN' #option token_mode 'hotp' #option token_secret '00' + # tokens from script + #option token_mode 'script' + #option token_script '/lib/custom/getocpass.sh' + # Juniper vpn support #option juniper '1' |