Skip to content

v0.6.0

Compare
Choose a tag to compare
@vlaci vlaci released this 25 Oct 20:15
· 112 commits to master since this release

v0.6.0

New features

  • New --on-disconnect argument to run shell command when openconnect exits
    (pull/33)

    It is useful for example to restart SSH Control Master connections upon exit.

  • Adding --proxy argument from OpenConnect
    (pull/20)

    Authentication honors this argument too

  • Experimental Windows support
    (pull/16)

    sudo binary needs to be installed in addition to openconnect

Bug fixes

  • Application no longer crashes when the config file is not readable
    (pull/33)
  • Work around issue with password retrieval from kwallet
    (pull/26)