mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
openconnect: fix a couple of minor things and add an interface option
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
This commit is contained in:
@@ -4,6 +4,7 @@ To setup a VPN connection, add the following to /etc/config/network:
|
||||
|
||||
config interface 'MYVPN'
|
||||
option proto 'openconnect'
|
||||
option interface 'wan'
|
||||
option server 'vpn.example.com'
|
||||
option port '4443'
|
||||
option username 'test'
|
||||
|
||||
Reference in New Issue
Block a user