Hi.
On windows I cannot use:
openconnect ... --passwd-on-stdin <pass.txt
The program still tries to read the password from console.
I found a similar question at https://github.com/openconnect/openconnect-gui/issues/101
and there the link to the patch: http://david.woodhou.se/win32-stdin.patch
The patch works for me. Can you apply it please?