Skip to content

Releases: kayrus/gof5

v0.1.5

02 Jul 16:26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

29 Oct 11:13

Choose a tag to compare

Support wintun 0.14

v0.1.3

10 Mar 14:44

Choose a tag to compare

  • configure TUN interfaces using syscalls in BSD
  • reworked channel logic
  • fix MTU setting in Windows
  • code cleanup

v0.1.2

06 Mar 07:51

Choose a tag to compare

  • use github.com/kayrus/tuncfg package to manage tun interfaces
  • fixes issues with executable ppp/pppd handling
  • speed-up routes management in bsd/win
  • fix race condition with ppp handshake and tunnel establishment
  • remove github.com/songgao/water dependency, use only golang.zx2c4.com/wireguard
  • support native Apple M1 arm64 builds

v0.1.1

27 Feb 17:19

Choose a tag to compare

Add an ability to specify CA cert and client TLS keypair

v0.1.0

26 Feb 18:39

Choose a tag to compare

  • Bump golang to 1.16
  • Add an ability to select an F5 VPN profile index
  • Add support for ChromeOS
  • Add Windows support
  • Handle local DNS search

v0.0.10

18 Dec 20:18

Choose a tag to compare

Bump dependencies

v0.0.9

11 Dec 12:01

Choose a tag to compare

Support routes, pushed by F5 server

v0.0.8: Rename original resolv.conf instead of rewriting

03 Nov 23:47

Choose a tag to compare

Co-authored-by: Heiko Schlittermann <hs@schlittermann.de>

v0.0.7

22 Sep 11:06

Choose a tag to compare

Add --session argument