Download Appteka (works without ads)

Appteka is a community-driven, free Android apps market

WireGuard

WireGuard

89 downloads

Uploaded by
sawafy
Version
1.0.20230707 (build 509) 
Size
8.5 MiB
Publish Date
2023-07-09
Category
Tools
Rating
5.00 (1)
Package
com.wireguard.android
Minimum OS
Android 5.0
SHA1
81a4a628f7cb73b1d4befc4997c327c66d9343d4
Description
WireGuard is the next generation secure network tunnel protocol! This application allows users to connect to WireGuard tunnels. More information can be found on the project web page. If your device has a custom kernel containing the WireGuard module, this module will be used to improve battery life and performance. Otherwise, the custom space version will work on all other devices. ♧ Distinguishing features of Wireguard from OpenVPN ♧ Wireguard is much faster than OpenVPN. Wireguard has more encrypted traffic than the same OpenVPN Wireguard feeds less traffic than OpenVPN Wireguard is able to eliminate tracking technologies, the same captcha. And many others! The tunnel library is on Maven Central, along with extensive documentation on the class library. Dependencies: 'com.wireguard.android:tunnel:$wireguardTunnelVersion' The library uses Java 8 features, so make sure they are supported in your gradle configuration with desugaring: compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 coreLibraryDesugaringEnabled = true } dependencies { coreLibraryDesugaring "com.android.tools:desugar_jdk_libs:1.1.5" } Wireguard's official website: https://www.wireguard.com You can also support the developer with bitcoin, or money for caffeine: https://www.wireguard.com/donations/,1ASnTs4UjXKR8tHnLi9yG42n42hbFYV2um Open source code: https://git.zx2c4.com/wireguard-android/ For those who have questions about wireguard security and privacy, or just problems/errors: https://lists.zx2c4.com/mailman/listinfo/wireguard WireGuard - это защищенный сетевой туннельный протокол нового поколения! Данное приложение позволяет пользователям подключаться к туннелям WireGuard. Более подробную информацию можно найти на веб-странице проекта. Если ваше устройство имеет пользовательское ядро, содержащее модуль WireGuard, то этот модуль будет использоваться для увеличения времени автономной работы и производительности. В противном случае версия для пользовательского пространства будет работать на всех остальных устройствах. ♧ Отличительные возможности Wireguard от OpenVPN ♧ • Wireguard намного быстрее, чем OpenVPN. • Wireguard имеет более зашифрованный трафик, чем тот же OpenVPN • Wireguard питает меньше трафика, чем OpenVPN • Wireguard может вбезвести опорочить слежку, которые воспроизводятся с помощью технологий cloudfare, ту же капчу. • И многие другие! Библиотека туннеля находится на Maven Central, наряду с обширной документацией по библиотеке классов. Зависимости: 'com.wireguard.android:tunnel:$wireguardTunnelVersion' Библиотека использует возможности Java 8, поэтому убедитесь, что они поддерживаются в вашей конфигурации gradle с помощью desugaring:   compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 coreLibraryDesugaringEnabled = true } dependencies { coreLibraryDesugaring "com.android.tools:desugar_jdk_libs:1.1.5" } Официальный сайт Wireguard: https://www.wireguard.com Также разработчика можно поддержать биткоином, либо денюшкой на кофеин: https://www.wireguard.com/donations/,1ASnTs4UjXKR8tHnLi9yG42n42hbFYV2um Открытый исходный код: https://git.zx2c4.com/wireguard-android/ Для тех, у кого возникли вопросы по поводу безопасности и конфиденциальности wireguard, или просто проблем/ошибок: https://lists.zx2c4.com/mailman/listinfo/wireguard

You may also be interested