Leaderboard
Popular Content
Showing content with the highest reputation on 08/21/25 in Posts
-
4 points
Two new 10 Gbit/s servers available (CH)
Andrew109 and 3 others reacted to Staff for a post in a topic
Hello! We're very glad to inform you that two new 10 Gbit/s full duplex servers located in Zurich, Switzerland, are available: Athebyne and Toliman. The AirVPN client will show automatically the new servers; if you use any other OpenVPN or WireGuard client you can generate all the files to access them through our configuration/certificates/key generator (menu "Client Area"->"Config generator"). The servers accept connections on ports 53, 80, 443, 1194, 2018 UDP and TCP for OpenVPN and ports 1637, 47107 and 51820 UDP for WireGuard. They support OpenVPN over SSL and OpenVPN over SSH, TLS 1.3, OpenVPN tls-crypt and WireGuard. Full IPv6 support is included as well. As usual no traffic limits, no logs, no discrimination on protocols and hardened security against various attacks with separate entry and exit-IP addresses. You can check the status as usual in our real time servers monitor : https://airvpn.org/servers/Athebyne https://airvpn.org/servers/Toliman Do not hesitate to contact us for any information or issue. Kind regards & datalove AirVPN Staff -
1 pointHello! Eddie Android edition is a fully integrated with AirVPN, free and open source WireGuard and OpenVPN GUI client. It is based on official WireGuard library and latest OpenVPN3-AirVPN library (free and open source software library by AirVPN), allowing comfortable connections to both OpenVPN and WireGuard servers. We're very glad to inform you that Eddie Android edition 3.3.0 beta 1 is now available. UPDATE 2025-09-12: Eddie Android edition 3.3.0 beta 2 now available It is linked against updated libraries and it aims at perfect compatibility with Android 15 and 16 and revamped ergonomics. It also aims at keeping full compatibility with Android 5.1.1 and higher versions. Thank you very much if you decide to test this new version and report any problem and bug you experience! What's new full compatibility with Android 15 and 16. Compatibility with Android 5.1.1 and higher versions maintained improvements in ergonomics for faster and more comfortable use updated OpenSSL, OpenVPN3-AirVPN and WireGuard libraries see the complete changelog at the bottom If you decide to test, please report at your convenience any bug and problem in this thread. If possible generate a report from the app in a matter of seconds: by tapping the paper plane icon on the Log view bar rightmost side you will generate a full system report which will include both log and logcat and have it sent to our servers. Then you just need to send us the link the app shows you (open a ticket if you prefer to do it in private). Download link, checksum and changelog https://eddie.website/repository/Android/3.3.0-Beta2/EddieAndroid-3.3.0-beta2.apk This is a build debug and side load is mandatory. $ sha256sum EddieAndroid-3.3.0-beta2.apk 9e6d9619fbb32db29dea369134c9a97020e5e71a0797f3b0d90657f9f7119c07 EddieAndroid-3.3.0-beta2.apk Changelog 3.3.0 beta 2 (VC 35) - Release date: 12 September 2025 by ProMIND [ProMIND] replaced code with lambda expressions in all classes and where applicable [ProMIND] added drawables quick_connect_off_focus and quick_connect_on_focus [ProMIND] updated bundle AirVPN manifest Native Library [ProMIND] updated to OpenVPN3-AirVPN 3.12 (20250911) about.html [ProMIND] replaced the hard coded version values with placeholders (just another rotten piece of the grate grill curse consigned to oblivion) AirVPNUser.java [ProMIND] getOpenVPNProfile(): obsoleted ncp-disable option is no longer added to the profile [ProMIND] class getUserLocation: renamed to getUserLocationAsyncTask. It now inherits AsynchronousTask class AsynchronousTask.java [ProMIND] new class (replacement for Android's deprecated AsyncTask class) ConnectAirVPNServerFragment.java [ProMIND] onCreateView(): replaced deprecated startActivityForResult() ConnectVpnProfileFragment.java [ProMIND] removed deprecated setUserVisibleHint() override [ProMIND] onClickSelectProfileButton(): replaced deprecated startActivityForResult() LogActivity.java [ProMIND] saveLog(): infoDialog is now set to high priority [ProMIND] class SendReportToAirVPN: renamed to SendReportToAirVPNAsyncTask. It now inherits AsynchronousTask class MainActivity.java [ProMIND] navigationViewItemSelected(): "case R.id.nav_about", replace about.html placeholders with corresponding BuildConfig fields [ProMIND] navigationViewItemSelected(): "case R.id.nav_settings:", replaced deprecated startActivityForResult() PackageChooserActivity.java [ProMIND] class ApplicationListLoader: renamed to ApplicationListLoaderAsyncTask. It now inherits AsynchronousTask class QuickConnectFragment.java [ProMIND] onResume(): focus for quick button is requested only in case device is TV [ProMIND] onPause(): clear focus to quick button [ProMIND] btnQuickConnect.setOnFocusChangeListener.onFocusChange(): it now calls setConnectButton() [ProMIND] setConnectButton(): added logic for TV focus images and set them accordingly SettingsActivity.java [ProMIND] selectApplicationFilter(): replaced deprecated startActivityForResult() SettingsManager.java [ProMIND] SettingsManager(): replaced deprecated getDefaultSharedPreferences() with getSharedPreferences() SupportTools.java [ProMIND] class RequestAirVPNDocument: renamed to RequestAirVPNDocumentAsyncTask. It now inherits AsynchronousTask class Changelog 3.3.0 beta 1 - Release date: 18 August 2025 by ProMIND [ProMIND] removed default font override definition. It now uses system default [ProMIND] revised all UI layout in order to conform to new specifications Native Library [ProMIND] completely removed the obsolete non JNI code, related declarations and functions (so long, obnoxious grill grate, and no thanks for all the rotten fish) [ProMIND] updated to version 3.0.0, API 9 [ProMIND] updated to OpenVPN3-AirVPN 3.12 (20250606) [ProMIND] updated to WireGuard f333402 [ProMIND] updated to OpenSSL 3.5.1 [ProMIND] common.hpp: included file <openvpn/log/logbasesimple.hpp> in order to conform to new OpenVPN3 logging specifications [ProMIND] openvpnclient.hpp: removed deleted OpenVPN3 methods tun_builder_add_dns_server(), tun_builder_add_search_domain() and tun_builder_set_adapter_domain_suffix() [ProMIND] openvpnclient.hpp: added OpenVPN3 method tun_builder_set_dns_options() AndroidManifest.xml [ProMIND] set MainActivity's theme to StartupTheme style colors.xml [ProMIND] added startupBackground color main_drawer.xml [ProMIND] logout item has been grouped and moved to the bottom styles.xml [ProMIND] added StartupTheme style OpenVPNTunnel.java [ProMIND] removed onTunBuilderSetAdapterDomainSuffix() method QuickConnectFragment.java [ProMIND] checkPermissions(): updated notification manager and channel. Added extra warning text to dialog. [ProMIND] onResume(): request focus for btnQuickConnect SettingsActivity.java [ProMIND] layout: added summary text for notification channel layout [ProMIND] onCreate(): updated notification manager and channel SettingsManager.java [ProMIND] SYSTEM_OPTION_SHOW_MESSAGE_DIALOGS_DEFAULT is now set to false VPNService.java [ProMIND] alertNotification(): updated notification manager and channel How to sideload Eddie Android edition on Android TV and FireOS devices https://airvpn.org/android/eddie/apk/tv Kind regards & datalove AirVPN Staff
-
1 point
Two new 10 Gbit/s servers available (CH)
Staff reacted to go558a83nk for a post in a topic
seems Athebine DNS records haven't propagated yet? I'm getting nxdomain when I try to lookup athebine.airservers.org edit: I see it's a typo. athebyne is the name -
1 point
Eddie Android edition 3.3.0 preview available
Staff reacted to harold.lewis for a post in a topic
Testing now on grapheneos android 16 manual starting, openvpn, seems to work well. I will test also with wireguard after some days 👌 -
1 point
Eddie Android edition 3.3.0 preview available
Staff reacted to 183aTr78f9o for a post in a topic
So far so good after updating from 3.2.1 (Android 16). Will report back if encountering any issue. -
1 pointThanks, will test, some initial observations. About shows 3.2.1 airvpn.org/tv downloads 3.2.1 Doing anything in the log crashes android TV (clear log, share log, save log,...)
-
1 point
UK porn access
bluesjunior reacted to cj00 for a post in a topic
Just switching to another server is all you need, I'm in UK and the next best/fastest servers for me are Netherlands, so switching to that instantly bypasses all that restriction crap.