The release of Lanemu P2P VPN 0.13.1 has occurred — a decentralized virtual private network operating on the Peer-To-Peer principle, where participants connect directly to each other rather than through a central server. Network participants can discover each other via BitTorrent trackers or BitTorrent DHT, or through other network participants (peer exchange). The application is a free and open-source alternative to VPN Hamachi, written in Java (with some components in C) and distributed under the GNU LGPL 3.0 license. It supports running on Windows, GNU/Linux, FreeBSD, and Mac OS.
Changes in the new version:
- Support for BitTorrent trackers operating over the UDP protocol has been added.
- Settings for DHT bootstrap nodes and http(s) address resolution have been added. an IP address WhatIsMyIPv4/6.
- Network utilities from the net-tools package (ifconfig) have been replaced with utilities from the iproute2 package (ip).
- Broadcast and multicast routes have been added for Linux, FreeBSD, and macOS.
- The application now defaults to the TapV9 driver. If this driver is not found in the system, TapOAS will be used.
- An issue has been fixed where the interface metric was not set in Windows XP.
- Support for automatically accepting invites has been added.
- Known hosts, BitTorrent trackers, and BitTorrent DHT have been separated from the network signature.
- The AWT tray has been disabled in KDE Plasma 6+.
- The random IP address generation functionality has been improved.
- Application dependencies have been updated: flatlaf, bouncy castle, etc.
- A script has been added to launch the application as the root user using the run0 utility.
- The application interface has been improved.
Source: opennet.ru
