Release of VPN Lanemu version 0.11.6

Held release Lanemu P2P VPN 0.11.6 – implementation of a decentralized virtual private network operating on the Peer-To-Peer principle, in which participants are connected to each other, and not through a central server. Network participants can find each other through a BitTorrent tracker or BitTorrent DHT, or through other network participants (peer exchange). The application is a free and open VPN analogue Hamachiwritten in Java (with individual components in C) and distributed by licensed under GNU LGPL 3.0.

Changes in versions 0.11.5 and 0.11.6:

Advertisement

  • Added initial support for running the application on FreeBSD. To achieve tap driver functionality parity, you may need to build a kernel with experimental patches.
  • Added the ability to use the newer tap driver “Windows TAP adapter v9”. To use it necessary enable the option in the Windows registry.
  • Improved performance of the native tray library for Linux/FreeBSD.
  • The send buffer size has been increased by default from 10 to 100 packets.
  • Improved code for saving invitation to file.
  • Implemented an environment variable MAKEROOT_BIN to specify a privilege escalation tool (such as sudo or pkexec).
  • Improved the handlePeers code in DHT and made other improvements to the DHT implementation.
  • Fixed a bug in the Connector class that caused reconnection to an already connected peer every 5 minutes.
  • Updated the WaifUPnP library to a fixed version that sets the correct application name and applies patch.

Thanks for reading:

Advertisement