Browse Source

openconnect: removed unneeded entries from interface

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos 10 years ago
parent
commit
9e75cfeeef
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      net/openconnect/README

+ 0
- 2
net/openconnect/README View File

@ -3,8 +3,6 @@ The openconnect client expects to be configured using the uci interface.
To setup a VPN connection, add the following to /etc/config/network:
config interface 'MYVPN'
option _orig_ifname 'vpnc'
option _orig_bridge 'false'
option proto 'openconnect'
option server 'vpn.example.com'
option port '4443'


Loading…
Cancel
Save