Leaderboard
Popular Content
Showing content with the highest reputation on 08/21/25 in all areas
-
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 is now available UPDATE 2025-10-14: Eddie Android edition 3.3.0 Release Candidate 1 is now available UPDATE 2025-10-21: Eddie Android edition 3.3.0 has been released. Please jump to What's new full compatibility with Android 15 and 16 also compatible with Android 5.1 and higher versions improvements in ergonomics for faster and more comfortable use updated OpenSSL, OpenVPN3-AirVPN and WireGuard libraries ability to start and connect during the device bootstrap on all supported Android TV and Android versions, with or without "Always on VPN" ability to auto connect when the app is launched. Opt in: please note the new Start quick VPN connection at application startup option in Settings > AirVPN. It requires an account that logged in with "Remember me" checked new, improved NetworkMonitor updated code now SDK 16 100% compliant 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-RC1/EddieAndroid-3.3.0-RC1.apk This is a build debug and side load is mandatory. $ sha256sum EddieAndroid-3.3.0-RC1.apk e1adb583bea5b8d8cca3d445957ab6b25af8a282dd0d0d719d281c4506859793 EddieAndroid-3.3.0-RC1.apk Changelog 3.3.0 RC 1 (VC 35) - Release date: 14 October 2025 by ProMIND [ProMIND] Replacement of deprecated or non SDK 16 compliant code in java classes map_app_bar.xml [ProMIND] viewpager changed to androidx.viewpager2.widget.ViewPager2 BootVPNActivity.java [ProMIND] class renamed to BootVPNConnector. It does not extend Activity class anymore BootVPNConnector.java [ProMIND] removed all Android's Activity class overrides [ProMIND] removed static qualifier from startConnection() method ConnectAirVPNServerFragment.java [ProMIND] getCountryFlagResource(): removed deprecated getResourceId() EddieBroadcastReceiver.java [ProMIND] onReceive(): replaced BootVPNActivity calls with BootVPNConnector EddieEvent.java [ProMIND] refactored event names MainActivity.java [ProMIND] viewPager object is now instance of ViewPager2 class [ProMIND] onCreate(): viewPagerAdapter changed to conform to new class inheritance [ProMIND] onCreate(): tabLayout changed to conform to new ViewPagerAdapter class inheritance [ProMIND] onCreate(): added and revised D-Pad navigation for ViewPager2 class [ProMIND] onKeyDown(): adapted to ViewPager2 class specifications and added specific D-Pad navigation NetworkMonitor.java [ProMIND] New class. Replaces the old and deprecated NetworkStatusReceiver class NetworkMonitorListener.java [ProMIND] New class. Replaces the NetworkStatusListener class NetworkStatusListener.java [ProMIND] Class removed NetworkStatusReceiver.java [ProMIND] Class removed QuickConnectFragment.java [ProMIND] onCreate(): perform reserve "start quick connection at app startup" according to user settings [ProMIND] onAirVPNManifestChanged(): check whether a quick connection at app startup is to be started [ProMIND] updateConnectionStatus(): it now controls the whole UI and according to Network status [ProMIND] onNetworkNotAvailable(): it now calls updateConnectionStatus() [ProMIND] onNetworkConnected(): it now calls updateConnectionStatus() [ProMIND] onNetworkNotConnected(): it now calls updateConnectionStatus() [ProMIND] onNetworkTypeChanged(): it now calls updateConnectionStatus() SettingsActivity.java [ProMIND] added "Start quick connection at app startup" setting SettingsManager.java [ProMIND] SYSTEM_OPTION_START_VPN_AT_STARTUP renamed to SYSTEM_OPTION_START_VPN_AT_DEVICE_STARTUP [ProMIND] SYSTEM_OPTION_START_VPN_AT_STARTUP_DEFAULT renamed to SYSTEM_OPTION_START_VPN_AT_DEVICE_STARTUP_DEFAULT [ProMIND] isStartVpnAtStartupEnabled() renamed to isStartVpnAtDeviceStartupEnabled() [ProMIND] setStartVpnAtStartup() renamed to setStartVpnAtDeviceStartup() [ProMIND] added SYSTEM_START_QUICK_CONNECTION_AT_APP_STARTUP and SYSTEM_START_QUICK_CONNECTION_AT_APP_STARTUP_DEFAULT [ProMIND] added methods isStartQuickConnectionAtAppStartupEnabled() and setStartQuickConnectionAtAppStartup() ViewPagerAdapter.java [ProMIND] class now inherits FragmentStateAdapter [ProMIND] adapted old methods to the new parent class requirements and added the mandatory ones VPN.java [ProMIND] added method getPrimaryDns() VPNService.java [ProMIND] tryBootConnection(): replaced BootVPNActivity calls with BootVPNConnector 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.
