Feature request: multiple openconnect processes running vpnc-script-sshd

Kevin Cernekee cernekee at gmail.com
Wed Nov 2 20:12:46 PDT 2016


On Wed, Nov 2, 2016 at 7:42 PM, Karl O. Pinc <kop at meme.com> wrote:
> I'd like to be able to run multiple openconnect processes,
> establishing multiple vpn connections to different servers,
> and have each use the vpnc-script-sshd script.
>
> It is annoying to have to completely shut down work
> done via one vpn in order to do work over another.

Another option might involve running multiple instances of vpnns, e.g.
`vpnns --name work`, `vpnns --name personal`, `vpnns --name client3`,
etc.

https://github.com/cernekee/ocproxy#vpnns-experimental

Or run multiple instances of ocproxy on different ports.



More information about the openconnect-devel mailing list