paveleremin / cisco-anyconnect-vpn-save-password

Cisco AnyConnect VPN save password helper
21 stars 7 forks source link

Detecting Cisco client status rather than counting seconds #5

Open crliu95 opened 2 years ago

crliu95 commented 2 years ago

First, thanks a million for this genius piece of code!

But I am wondering whether there are other alternative and smarter ways to automatically complete the login in process, like detecting Cisco client status, rather than counting on seconds. Sometimes due to the variation in network condition, the initialization process may get slower than expected, and then the password can not be filled properly since there would be no login window at all.