You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using openconnect-sso version 0.8.1 and vpn-slice is working fine. I'm using some additional config as well, the full command I use (cleaned up specific names):
sudo OPENSSL_CONF=/Users/Username/Documents/Software/openssl.cnf openconnect-sso --server vpnserver.com --authgroup 'groupname' openconnect_args --printcookie --verbose --force-dpd=60 --csd-wrapper=/Users/Username/Documents/Software/hostscan-bypass-master/hostscan-bypass.sh --os=mac-intel --useragent='Cisco AnyConnect VPN Agent for Mac OS X 5.1.0.136' --version-string='5.1.0.136' -s 'vpn-slice --prevent-idle-timeout 192.168.1.0/24 10.0.0.0/8'
The key is using: openconnect_args
See openconnect-sso --h
Hey I noticed that openconnect-sso doesn't work with vpn-slice:
It returns:
Too many arguments on command line
after 2FA browser popup
To reproduce:
The text was updated successfully, but these errors were encountered: