Releases: jedisct1/dsvpn
Releases · jedisct1/dsvpn
0.1.4
- 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.