-
Content Count
11465 -
Joined
... -
Last visited
... -
Days Won
2011
Staff last won the day on August 24
Staff had the most liked content!
About Staff
-
Rank
AirVPN Team
- Birthday 05/28/2010
Profile Information
-
Gender
Not Telling
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Every reboot creates a new session
Staff replied to hifiboombox's topic in Troubleshooting and Problems
Hello! We checked after you posted your message and there were no days old connections, except one which is really active and that you are probably using successfully as we see data exchange and correct handshake. We could never see days old stuck connection slots, with your or any other account, if you see them please warn us. Kind regards -
@Hutchinman Hello! Thanks a lot for your tests, the bug has been noted and it will be addressed in the near future during the 3.3.0 beta testing (currently ongoing). Kind regards
-
Hello! Probably you mean OpenVPN over SSL. If so, not in the imminent version 3.3.0, we're sorry, but it could come in the next one. Kind regards
-
-
Exactly, that's why you need to update it. If the file is still outdated on the source repository, update it manually, you have all the info you need. Or you can wait for an update by the maintainer. Kind regards
-
Eddie Android edition 3.3.0 preview available
Staff replied to Staff's topic in News and Announcement
@zsam288 Hello! Please answer if you could read our previous questions. Kind regards -
Hello! You need to update the file from which GlueTun gets information about AirVPN servers. https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md Kind regards
-
Every reboot creates a new session
Staff replied to hifiboombox's topic in Troubleshooting and Problems
Hello! Nothing to fix, just wait for the connection slot to be freed up. WireGuard is a very silent protocol and intentionally lacks various features including a "goodbye" notification to each other by the parties. The VPN server will assume that the peer is no more there after two minutes of missing packets. Currently you have only one used connection slot. Kind regards -
-
-
-
-
-
ANSWERED Security Issue - DNS leak via Firefox/Waterfox
Staff replied to Kunuyana's topic in Troubleshooting and Problems
Hello! This does not seem to be the case, the DNS query is tunneled, even when the destination is an "alien" DNS. If you have gathered evidence that in some way the DNS query is tunneled outside the VPN tunnel (with Network Lock enabled) can you please tell us how to reproduce step by step so we can re-check with tools like Wireshark? The only thing we can think of is when Firefox forces a DNS query to the gateway, the gateway is your router, and you keep your own ISP DNS configured on the router (so DNS queries to the router are not blocked by Network Lock, which allows anything to the router, and then the router forwards the DNS query to your ISP DNS), is this your case? Kind regards -
-
-
-
-
-
-
-
-
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
-
-
Eddie Android edition 3.3.0 preview available
Staff replied to Staff's topic in News and Announcement
Thank you very much! airvpn.org/tv must link to the latest stable release, that's correct. The other points will be investigated immediately. Thank you so much, as usual, for your tests! Can you tell us your Android TV version as well as your TV box brand and model? Kind regards -
Hello! Since we could not manage to keep the same IP addresses the names will be changed. We're working to make them available as soon as possible. They are already connected to the network and we are configuring them. After that, we will need a few days for testing and if everything is fine they will be "published". Kind regards
-
Hello! 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. 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-Beta1/EddieAndroid-3.3.0-beta1.apk This is a build debug and side load is mandatory. $ sha256sum EddieAndroid-3.3.0-beta1.apk c9255e4367c8b81bb58242a0cb87419170379313a02c1ec2bf5d8028cb6a0524 EddieAndroid-3.3.0-beta1.apk 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
-
Hello! Yes. We asked to decommission Xuange at the end of the next billing period but they decommissioned Xuange now. Anyway, the new, two 20 Gbit/s servers (10 Gbit/s full duplex) in Zurich are connected and working, we are configuring them. Then we need to test them and finally they will become available. Kind regards
-
@simbad Hello! The matter will go under the attention of Eddie's developer, but please note that development does not focus on Raspbian as it is obsolete. In the meantime, you (and the readers) can also consider the AirVPN Suite if needed (allowing full integration with both WireGuard and OpenVPN). It has been successfully tested on Pi 3 and 4 with Raspberry Pi OS 32 & 64 bit, including Legacy. https://airvpn.org/forums/topic/73446-linux-airvpn-suite-200-available/ It can be run on old Raspbian based systems too (check the proper package for your case https://airvpn.org/linux/suite/ ). For your specific case, the Suite, specifically Bluetit, can be configured to start and connect during the system bootstrap with a wide range of flexible options. Kind regards
-
Hello! We inform you that the following servers in Zurich (CH) will be decommissioned within the specified date: Alpherg (2025-08-22) Xuange (2025-09-16) They will be replaced by two 10 Gbit/s servers in Zurich with more powerful hardware. Kind regards & datalove AirVPN Staff