Skip to content

Releases: jedisct1/dsvpn

0.1.5

19 Dec 14:17
0.1.5

Choose a tag to compare

  • Now available in Homebrew - install with brew install dsvpn
  • Install target now automatically creates the sbin directory if needed
  • Added Zig build support
  • Replaced deprecated -Ofast with standard optimization flags
  • Improved documentation

No major changes, since dsvpn remains secure and rock solid.

0.1.4

05 Dec 23:45
0.1.4

Choose a tag to compare

  • Linux: non-local packets for the local VPN IP address are now ignored.
  • If a new client tries to connect while a session is already established, the new session will only replace the current one if it comes from the same IP address.
  • If CFLAGS is empty, supported compilation flags are now automatically detected.
  • Improved help message.
  • If NO_DEFAULT_ROUTES has been defined, default routes will not be installed.

0.1.3

07 Aug 22:27
0.1.3

Choose a tag to compare

  • Improved handling of network changes

0.1.2

04 Aug 18:41
0.1.2

Choose a tag to compare

  • This should fix reconnection on Linux clients.

0.1.1

03 Aug 21:30
0.1.1

Choose a tag to compare

  • Improved client-side firewall rules on Linux
  • Support for DragonFly BSD, FreeBSD and NetBSD

0.1.0

25 Jul 16:10
0.1.0

Choose a tag to compare

Initial release.