Skip to content

Releases: kayrus/gof5

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 02 Jul 16:26

What's Changed

New Contributors

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

v0.1.4

Choose a tag to compare

@kayrus kayrus released this 29 Oct 11:13
Support wintun 0.14

v0.1.3

Choose a tag to compare

@kayrus kayrus released this 10 Mar 14:44
  • configure TUN interfaces using syscalls in BSD
  • reworked channel logic
  • fix MTU setting in Windows
  • code cleanup

v0.1.2

Choose a tag to compare

@kayrus kayrus released this 06 Mar 07:51
  • 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

Choose a tag to compare

@kayrus kayrus released this 27 Feb 17:19
Add an ability to specify CA cert and client TLS keypair

v0.1.0

Choose a tag to compare

@kayrus kayrus released this 26 Feb 18:39
  • 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

Choose a tag to compare

@kayrus kayrus released this 18 Dec 20:18
Bump dependencies

v0.0.9

Choose a tag to compare

@kayrus kayrus released this 11 Dec 12:01
Support routes, pushed by F5 server

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

Choose a tag to compare

@kayrus kayrus released this 03 Nov 23:47
Co-authored-by: Heiko Schlittermann <hs@schlittermann.de>

v0.0.7

Choose a tag to compare

@kayrus kayrus released this 22 Sep 11:06
Add --session argument