You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
root 441039e608
Sync with portage [Sun Aug 21 21:04:35 MSK 2022].
2 years ago
..
README.OpenRC Sync with portage [Sun Oct 3 21:34:27 MSK 2021]. 3 years ago
openconnect-9.01-inttypes.patch Sync with portage [Sun Aug 21 21:04:35 MSK 2022]. 2 years ago
openconnect.confd Sync with portage [Sun Oct 3 21:34:27 MSK 2021]. 3 years ago
openconnect.initd Sync with portage [Sun Oct 3 21:34:27 MSK 2021]. 3 years ago
openconnect.logrotate

README.OpenRC

The service script for openconnect supports multiple VPN tunnels.


To enable this, create a symbolic link to /etc/init.d/openconnect in
/etc/init.d for each tunnel instead of calling it directly:

ln -s /etc/init.d/openconnect /etc/init.d/openconnect.vpn0

To define per-VPN settings, copy /etc/conf.d/openconnect to
openconnect.vpn0.

You can then start the vpn tunnel like this:

rc-service openconnect.vpn0 start