The release of P2P VPN 0.11.3 has taken place — a decentralized virtual private network implementation that operates on the Peer-To-Peer principle, where participants are connected to each other instead of 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-source alternative to VPN Hamachi, written in Java (with some components in C) and distributed under the GNU LGPL 3.0 license.
Changes in versions 0.11.2 and 0.11.3:
- Support for themes has been added, including light (Light) and dark (Dark) themes.
- Support for native tray and notifications in Linux OS has been added, implemented using libnotify and libayatana-appindicator3.
- The ability to display latencies (pings) for participants connected indirectly through other participants has been added.
- Added the ability to use the application in a headless mode (—headless).
- The ability to generate an access file, export network private keys, and create a new network with data saved in ini format without using the graphical interface has been added.
- Fixed the issue: the close button in the 'add to blacklist' (Ban peer) window should function as a NO button.
- Corrected code that could lead to a handle leak when working with files.
- A traffic reception speed limit feature has been added.
Source: opennet.ru
