Lanemu P2P VPN 0.11.6 has been released, an implementation of a decentralized virtual private network that works 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 analogue of VPN Hamachi, written in Java (with individual components in C) and distributed under the GNU LGPL 3.0 license.
Changes in versions 0.11.5 and 0.11.6:
- Added initial support for running the application on FreeBSD. To achieve parity in tap driver functionality, you may need to build the kernel with experimental patches.
- Added the ability to use a newer tap driver "Windows TAP adapter v9. To use it, you need to enable the option in the registry. Windows.
- 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 patched version that sets the correct application name and applies the patch.
Source: opennet.ru
