Skip to content

Releases: kayrus/gof5

v0.1.4

29 Oct 11:13
Compare
Choose a tag to compare
Support wintun 0.14

v0.1.3

10 Mar 14:44
Compare
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
Compare
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
Compare
Choose a tag to compare
Add an ability to specify CA cert and client TLS keypair

v0.1.0

26 Feb 18:39
Compare
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
Compare
Choose a tag to compare
Bump dependencies

v0.0.9

11 Dec 12:01
Compare
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
Compare
Choose a tag to compare

v0.0.7

22 Sep 11:06
Compare
Choose a tag to compare
Add --session argument

v0.0.6

02 Sep 13:21
Compare
Choose a tag to compare
Update error handling