Skip to content

Releases: eengl/ncepvpn

ncepvpn v2.1.1

09 Mar 18:29
60856f2
Compare
Choose a tag to compare

Bug Fixes

  • Updated expected uname -m output on Apple Silicon from "arm" to "arm64"

Full Changelog: v2.1.0...v2.1.1

ncepvpn v2.1.0

05 Jan 12:10
df7e34a
Compare
Choose a tag to compare

New Features:

  • Updated work on Linux and macOS systems (using Homebrew) for Intel and Apple Silicon

ncepvpn release v2.0.0

03 Jun 13:22
Compare
Choose a tag to compare

New Features:

  • Ability to specify a primary and backup VPN server address. This version will automatically upgrade your .ncepvpn file, making a backup of the previous version.

ncepvpn release v1.1.2

22 Mar 17:25
Compare
Choose a tag to compare

With this release, macOS is now supported. Changes:

  • Removed -D from install command in install.sh
  • Set path for openconnect for macOS, point to the default path when installed by homebrew
  • Changed stat command for macOS

ncepvpn release v1.1.1

13 Mar 15:51
Compare
Choose a tag to compare

Release notes for ncepvpn v1.1.1

Changes

  • ncepvpn: Added logic to use either /etc/passwd file or command getent passwd to get the user's home directory path for Linux. Added support for macOS using dscl to obtain the user's home directory.

ncepvpn release v1.1.0

10 Jul 13:56
Compare
Choose a tag to compare

Release notes for ncepvpn v1.1.0

Changes

  • ncepvpn: Added ability to read an openconnect-specific config file (~/.openconnect). This config file allows a user to specify openconnect options as described in the openconnect manual page.

ncepvpn release v1.0.1

24 Mar 12:59
Compare
Choose a tag to compare

Release notes for ncepvpn v1.0.1

Changes

  • install.sh: Removed openconnect from sudoers rules. The only executable that needs sudoers is ncepvpn since it invokes openconnect.
  • ncepvpn: Removed openconnect options --no-cert-check, --no-dtls, and --force-dpd. These are no longer needed with the NCEP VPN.