Leaderboard
Popular Content
Showing content with the highest reputation since 08/17/25 in all areas
-
10 points
Two new 10 Gbit/s servers available (CH)
Andrew109 and 9 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 -
3 points
speedtest comparison
Andrew109 and 2 others reacted to blackbox0815 for a post in a topic
It's time to say goodbye. AirVPN is no longer really usable for me. Most of the servers I'm interested in are constantly overloaded, the connections are slow and the latency is poor. That's why I've decided to stop using AirVPN, even though I still have well over 800 days left on my subscription. The way things have been for a while now, normal use is no longer possible. It's a real shame, as I have been a loyal AirVPN user for a long time. -
3 pointsHello! We're very glad to announce a special promotion on our long term Premium plans for the end of Summer or Winter, according to the hemisphere you live in. You can get prices as low as 2.06 €/month with a three years plan, which is a 70% discount when compared to monthly plan price of 7 €. If you're already our customer and you wish to stay aboard for a longer period, any additional subscription will be added on top of already existing subscriptions and you will not lose any day. Please check plans special prices on https://airvpn.org and https://airvpn.org/buy All reported discounts are computed against the 7 EUR/month plan. Promotion expires on 2025-09-22 UTC. Kind regards & datalove AirVPN Staff
-
3 points
Eddie Android edition 3.3.0 preview available
steve74it and 2 others reacted to Staff for a post in a topic
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. 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 -
2 points
End of season sale
flat4 and one other reacted to Tartar5208 for a post in a topic
I love the fact that existing customers always get to take advantage of the same offers new users get, thank you! -
2 points
(please) increase server max load or add a new server to BR region
chollima and one other reacted to zhyp for a post in a topic
Hello, I'm quite happy with my AirVPN setup, everything works, and I have nothing major to complain about. But from time to time when Fulu (the only brazilian server) gets full, speeds tank going from a good 500/300Mbps D/U to an average of 50/50Mbps D/U This usually happens during weekends when the server gets +100 sessions and the load is at the very limit (+1900/2000) This is quite frustrating, because I can't really stream any media and/or host my game server without having some type of instability. I know this can be quite the ask, but I really would like to see some improvements, since currently I'm only able to get around 40-50% of my real speeds (which are still pretty good), but at least having a stable connection would solve most problems. I don't expect this to happen overnight (or at all), but hopefully something can be done about this. Thanks for hearing me out. -
2 points
UK Server Loads
boyama2 and one other reacted to Philiberti for a post in a topic
I've seen a lot of UK servers with yellow or red capacity for quite a while now and am wondering if the absence of new UK servers are a result of the governments new privacy legislation and possible future restrictions on VPN's. With such a possibly volatile future maybe it's not prudent to improve servers there until the situation stabilises -
2 points
Eddie Android edition 3.3.0 preview available
Staff and one other reacted to zsam288 for a post in a topic
Thanks, 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,...) -
2 points
Servers withdrawal announcement (CH)
Wolf666 and one other reacted to Staff for a post in a topic
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 -
2 points
(please) increase server max load or add a new server to BR region
Filip Jansson and one other reacted to zhyp for a post in a topic
Hello, Once again I've come to ask for at least an answer, speeds are down again, I don't expect 1:1, but I have a significant drop of at least 80-90% in down/up speeds Here are some screenshots: My home speeds --- My VPN speeds And here's the server -
2 points
[PRC Propaganda] Taiwan, a provincial administrative region of China, is misrepresented with outdated flags. Please correct it.
youmustbepro and one other reacted to Nahida for a post in a topic
Hey there, Taiwan is a provincial administrative region of China, an inalienable part of China’s territory. But when I checked my IP on ipleak.net, I saw Taiwan was shown with those outdated flags, which is totally wrong. These flags don’t reflect the fact that Taiwan belongs to China. Using them misrepresents Taiwan’s status and goes against the One - China principle. It’s really important to fix this mistake. Please correct the display and stop using such wrong flags. Let’s make sure the info about Taiwan is right, in line with the One - China principle. Thanks for handling this! -
2 points
[PRC Propaganda] Taiwan, a provincial administrative region of China, is misrepresented with outdated flags. Please correct it.
youmustbepro and one other reacted to Staff for a post in a topic
We have kept the OP message to show the pervasiveness of the PRC's propaganda lackeys. We consider Taiwan (Republic of China) to be independent and autonomous from the PRC (People's Republic of China), as it is in fact. ipleak uses MaxMind and IANA databases to display results, and we are pleased that these are aligned with an anti-imperialist and democratic vision that is clearly unpalatable to the dictatorial regime of the PRC, which sees it as an obstacle to its expansionist ambitions. -
1 point
ANSWERED Reverse Proxy Setup using letsencrypt docker on unraid
Tech Jedi Alex reacted to airvpn-login473 for a post in a topic
Just wanted to mention I had a similar issue and setting up duckdns with the dns-01 challenge worked perfectly. I tied my duckdns to the exit the VPN's IPv4, forwarded a port, then used certbot, (a venv to allow pip on a raspberry pi), 'pip install certbot_dns_duckdns' and the following: certbot certonly --non-interactive --agree-tos --preferred-challenges dns --authenticator dns-duckdns --dns-duckdns-credentials YOUR-TOKEN-UUID --dns-duckdns-propagation-seconds 60 -d yourdomain.duckdns.org --key-type ecdsa --elliptic-curve secp384r1 Thanks for your post, definitely wouldn't have figured this out otherwise! -
1 pointThank you, been waiting for a sale, 3 more years, let's go!
-
1 pointJust want to update this. Looks like speeds are stable after last maintenance, didn't get any faster, but they look like they used to, so it's good enough! Here's some speed tests from this week: As you can see, ~300Mbps down/up average throughout the week, with some highs of ~600/400Mbps down/up and lows of ~100Mbps Also, the server load is definitely better From constant +1900Mbits to ~500-1000Mbits, thanks for the maintenance, everything looking stable now.
-
1 point
ANSWERED Can we get an update on Taiwan server outage?
bellefontaine reacted to Staff for a post in a topic
Hello! Unfortunately we have no updates at the moment and no ETA for operations resume. The problem is that the server network doesn't work properly, showing significant packet loss to and from all IP addresses. The datacenter technicians have been warned, of course, and we're waiting for their intervention and feedback. Kind regards -
1 point
ANSWERED WireGuard with Linux - Terminal: Help...
Nasheayahu reacted to Staff for a post in a topic
Hello! Have you tested the AirVPN Suite for Linux? It should behave properly when systemd-resolved is installed but disabled, because for DNS management it does not invoke resolvconf (needed by WireGuard for this purpose). Kind regards -
1 point
ANSWERED WireGuard with Linux - Terminal: Help...
Nasheayahu reacted to reversevpn for a post in a topic
It's also possible that systemd-resolved is installed but not enabled. Try sudo systemctl enable --now systemd-resolved before taking the DNS directive from the wireguard file. Source: https://bugzilla.redhat.com/show_bug.cgi?id=1732487 -
1 point
ANSWERED WireGuard with Linux - Terminal: Help...
Nasheayahu reacted to reversevpn for a post in a topic
If the above failed, try installing systemd-resolved using sudo dnf install systemd-resolved, then try raising the interface using the systemctl method again -
1 point
ANSWERED WireGuard with Linux - Terminal: Help...
Nasheayahu reacted to reversevpn for a post in a topic
Try copying the file to /etc/wireguard and doing sudo systemctl start wg-quick@wg . This should bypass freedesktop and enable you to raise the interface. You can replace "wg" in systemctl start wg-quick@wg with whatever name your config file is. I use wg because your file is named wg.conf, but I do recommend renaming it after the airvpn server you are using, or some other nickname you have for it, like america. So, try copying it as america.conf into /etc/wireguard, then doing systemctl start wg-quick@america. If it fails, do systemctl status wg-quick@america and show the logs here -
1 point
Two new 3 Gbit/s servers available (US)
Hypertext1071 reacted to Staff for a post in a topic
Yes, thank you for pointing out. Edited the original message to specify the change. Kind regards -
1 pointHello! We're very glad to inform you that two new 3 Gbit/s (full duplex) server located in San José, CA (USA) are available: Bunda and Imai. UPDATE: upgraded to 10 Gbit/s full duplex 2025-08-18 They support OpenVPN over SSL and OpenVPN over SSH, TLS 1.3, OpenVPN tls-crypt and WireGuard. 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 it 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. 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 and 4096 bit DH key not shared with any other VPN server. You can check the status in our real time servers monitor: https://airvpn.org/servers/Bunda https://airvpn.org/servers/Imai Do not hesitate to contact us for any information or issue. Kind regards and datalove AirVPN Staff
-
1 pointHello! VPNs are not in the scope of both the legislation and trivial tech considerations, as we don't have the keys for the communications: chat, instant messages and e-mails are encrypted end-to-end without our keys, but with the keys of the parties and/or the keys of the service offering e-mail / chat / messaging service, so we can't decrypt anything in any case. With that said, this abomination must be fought. We repute it is incompatible with the Charter of Fundamental Rights and with various CJEU decisions on data retention and privacy. We feel to share the position and the consideration offered by Tuta and EDRi here and here: https://tuta.com/blog/chat-control-criticism https://edri.org/our-work/most-criticised-eu-law-of-all-time/ Unfortunately, opposition has become more difficult because big AI actors see chat control as a great opportunity and they have spent tens of millions to lobby in favor of this abominable regulation. This is the main explanation that tells you why various politicians have changed their positions. Kind regards
-
1 point
Replacement for Antares
nestegg101 reacted to Tech Jedi Alex for a post in a topic
The withdrawal is hinted at here. The contractual agreements have been fulfilled now that it's the end of August.But a replacement is not mentioned anywhere yet. Maybe stay tuned to the Announcements forum or its feed. -
1 pointI wanted to share that I am running 3.2.1 on a Android 14 using a Google/Android TV box. Its running smooth and never seems to lag, although I am on fiber.
-
1 point
Eddie Android edition 3.2.1 available
Staff reacted to Hutchinman for a post in a topic
Issue: AirVPN Eddie Client GUI crashes when using Quick Connect option when all countries other than home country are forbidden while the 'Forbid quick connection to connect servers in my country' option is enabled in the settings. OS: Android 11 Version: 3.2.1 (November 7th 2024) Installation: Installed through the Google Play Store. Expected Behavior: The app shouldn't crash in this scenario, it should probably give a popup that that isn't allowed to the 'Forbid quick connection to connect servers in my country' setting. -
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
ANSWERED Security Issue - DNS leak via Firefox/Waterfox
Kunuyana reacted to Hypertext1071 for a post in a topic
Try choosing "Off", then Firefox/Waterfox will just use what your system provides it. Hope that helps! -
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
ANSWERED Remote Desktop across two AirVPN connections
misamarumaru reacted to reversevpn for a post in a topic
Go here using AirVPN website, ensure both machines have a different key, and reconnect one of your machines(I suggest reconnecting the remote machine) under a different key. If it still doesn't work, disconnect both sides from AirVPN, wait 5 minutes, and reconnect on both sides, ensuring that you selected a different key on both sides even before you start a connection. -
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 pointHello! 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
-
1 pointI never had any issues with Mullvad. The only reason I left was because they got rid of port forwarding. AirVPN has been great so far as a replacement.
-
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. -
1 point
New 10 Gbit/s server available (SE) and replacement
thisisnemo reacted to Staff for a post in a topic
Hello! We're very glad to inform you a new 10 Gbit/s full duplex servers located in Stockholm, Sweden, is available: Segin. It will replace, with a more powerful hardware, Ain. Ain will be decommissioned on 2025-08-18. The AirVPN client will show automatically the new server; if you use any other OpenVPN or WireGuard client you can generate all the files to access it through our configuration/certificates/key generator (menu "Client Area"->"Config generator"). The server accepts connections on ports 53, 80, 443, 1194, 2018 UDP and TCP for OpenVPN and ports 1637, 47107 and 51820 UDP for WireGuard. It supports 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/Segin Do not hesitate to contact us for any information or issue. Kind regards & datalove AirVPN Staff -
1 point
(please) increase server max load or add a new server to BR region
Filip Jansson reacted to zhyp for a post in a topic
Yeah, I'm not 100% sure this is the problem, but speeds are getting worse by the day. I can't stream 10Mb/s files in my media server anymore, unfortunately I'm behind a Double NAT, so I kinda need AirVPN so I can easily port forward stuff (which works great, but speeds suck atm) -
1 point
(please) increase server max load or add a new server to BR region
Filip Jansson reacted to Andrew109 for a post in a topic
Yes, I have been checking and they do seem very high load recently. The New Zealand servers have quite a high load quite often too. -
1 point
Are DDOS attacks allowed?
flip-the-bit reacted to Staff for a post in a topic
Hello! You must always check your facts, before posting publicly on important matters. As far as we can see, according to web searches and AI answers: And of course they are forbidden by the ToS that every AirVPN user accepts. Kind regards -
1 point
Are DDOS attacks allowed?
flip-the-bit reacted to Staff for a post in a topic
No, they are strictly forbidden, as you might already know from the ToS. Instead of opening an account to complain on community forums, which is useless if we miss the message, please contact abuse@airvpn.org and provide evidence and any information relevant to enable the department to end the abuse. Do not forget to include the targeted IP address or addresses. Kind regards -
1 point
New 10 Gbit/s server available (CA)
WafflingWanderer22 reacted to Staff for a post in a topic
Hello! We're very glad to inform you that a new 10 Gbit/s full duplex server located in Toronto (Ontario, Canada), is available: Kornephoros. The AirVPN client will show automatically the new server; if you use any other OpenVPN or WireGuard client you can generate all the files to access it through our configuration/certificates/key generator (menu "Client Area"->"Config generator"). The server accepts connections on ports 53, 80, 443, 1194, 2018 UDP and TCP for OpenVPN and ports 1637, 47107 and 51820 UDP for WireGuard. Kornephoros supports 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 . Do not hesitate to contact us for any information or issue. Kind regards & datalove AirVPN Staff -
1 point
ANSWERED Could you please add support for the AmneziaWG protocol in future versions of Eddie?
Eric700 reacted to AirGuest233 for a post in a topic
Well, it's the worst ISP in China.They shape everything.I suggest you should switch to other ISP such as China Telecom , China Unicom or China Mobile.You may find some cheap plans on the RedNote.But BE CAREFUL. If you switch your ISP to I mentioned above, you could try these servers. China Telecom: NL , DE , US SJC , US LAX China Unicom: nearly all european servers (except IE , NO , SE) (I recommend NL , DE) , US servers in the west coast. China Mobile: JP , SG servers I recommend using OpenVPN (IP Entry 3 & UDP & Port 443),since WireGuard is too easy to be identified (run a Wireshark and you know what I mean). If you have IPv6 connection,you should use them first (unless it's too slow for you).The GFW is less aggressive on IPv6 compared to IPv4 -
1 point
New 10 Gbit/s server available (CA)
WafflingWanderer22 reacted to IAmFlash for a post in a topic
Working Well Now. Tried maximizing both upload and download in parallel, and it worked like a charm! Tzulo servers are excellent in my opinion. New York-based Tzulo servers also perform really well. -
1 point
New 10 Gbit/s server available (CA)
WafflingWanderer22 reacted to JamesBond00 for a post in a topic
Been asking for a new server in Toronto! thank you this should really help with bandwidth issues Canadian servers were having with the new amount of users, airvpn is the best <3 -
1 pointHello! We're very glad to inform you that two new 10 Gbit/s full duplex servers located in Chicago (IL), USA, are available: Meridiana and Sadalsuud. 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. Meridiana and Sadalsuud 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/Meridiana https://airvpn.org/servers/Sadalsuud Do not hesitate to contact us for any information or issue. Kind regards & datalove AirVPN Staff
-
1 pointHello! Eddie should allow the execution of binaries when they are not owned by root, only if they pass the checksum verification. If they don't, only files owned by root will be run with root privileges. The files packaged with Eddie should pass the checksum verification. Why it does not happen is a matter of an ongoing investigation by the developers. With that said, the system refusal to change ownership even to the superuser is probably caused by a terminal that's not allowed to have full disk access, according to System Integrity Protection. You should grant Terminal program full disk access in the following way: Make sure that Terminal is not running. Open System Preferences > Security & Privacy from the Apple menu.. Click the padlock icon at one corner of the window and enter your administrator password to make changes. Go to the Privacy tab. Click the [+] button at the bottom of the list on the right. Navigate to Terminal program location in the Applications folder ([...]/Applications/Utilities/Terminal). Add Terminal to the list and make sure that its checkbox is ticked. Then, open the terminal and try again to change ownership of the relevant files sudo chown root <full path and name of the file> You will need to change ownership of both wg and wireguard-go files. Kind regards
-
1 point
Allow your ISP to track you, else no internet for you [Cloudflare]
flip-the-bit reacted to Tech Jedi Alex for a post in a topic
Correlation != causation, as always. You're feeling the fallout of a small number of users scripting the hell out of VPN connections, launching all manner of automated attacks against all kinds of websites and services. As the saying goes, one bad apple spoils the barrel. People are built this way: There's heightened temptation to do "unsavory" things when there is less risk of being discovered doing so. In the realm of the internet, all manner of proxied connections like VPNs are bound to be abused at some point. The website operators don't want their servers to be attacked, obviously, so countermeasures are deployed; and you can bet these countermeasures will take the path of least resistance for the operators: Just subscribe to a service which maintains reputation lists and route traffic through them to filter the bad kind, and you get to make attacks less likely and less impactful for you (hello, Sucuri). It's a cognitive bias to falsely attribute this to "privacy is bad". It correlates, but is extremely likely not the cause – since there is no cause to block normal users using a website normally while connected to such a VPN. Everything else is good old conspiracy talk without even a sliver of proof. The human mind is annoyingly good in comparing and correlating things since it's continuously searching for explanations. It's the principle reason science exists – and pseudoscience, for that matter. You'd think the internet made us intelligent due to the sheer amount of info it holds, but, no, it's actually a good example of "to have too much of a good thing". Beware of too easy explanations, for everything you try to understand. -
1 pointPleased there is finally a new stable version. However, it does not work at all for me. Eddie launches ok, but when trying to connect, there is a continuous connect/disconnect loop. . 2025.01.20 17:19:24 - Eddie version: 2.24.6 / macos_arm64, System: MacOS, Name: macOS 15.2, Version: 15.2, Framework: v4.0.30319 . 2025.01.20 17:19:25 - Raise system privileges . 2025.01.20 17:19:33 - Collect network information . 2025.01.20 17:19:34 - Reading options from /Users/user/.config/eddie/default.profile . 2025.01.20 17:19:35 - OpenVPN - Version: 2.6.12 - OpenSSL 3.3.2 3 Sep 2024, LZO 2.10 (/Applications/Eddie.app/Contents/MacOS/openvpn) . 2025.01.20 17:19:35 - SSH - Version: OpenSSH_9.8p1, LibreSSL 3.3.6 (/usr/bin/ssh) . 2025.01.20 17:19:35 - SSL - Version: 5.57 (/Applications/Eddie.app/Contents/MacOS/stunnel) I 2025.01.20 17:19:35 - Ready . 2025.01.20 17:19:36 - Collect information about AirVPN completed I 2025.01.20 17:19:40 - Session starting. . 2025.01.20 17:19:40 - Activation of Network Lock - macOS - PF I 2025.01.20 17:19:41 - Checking authorization ... ! 2025.01.20 17:19:41 - Connecting to Mirach (Netherlands, Alblasserdam) . 2025.01.20 17:19:42 - Routes, add 213.152.162.71/32 for interface "en0". E 2025.01.20 17:19:42 - OpenVPN > Error: Exception: Executable '/Applications/Eddie.app/Contents/MacOS/openvpn' not allowed: Not owned by root; ! 2025.01.20 17:19:42 - Disconnecting . 2025.01.20 17:19:42 - Routes, delete 213.152.162.71/32 for interface "en0". . 2025.01.20 17:19:42 - Collect network information . 2025.01.20 17:19:43 - Connection terminated. I 2025.01.20 17:19:44 - Cancel requested. . 2025.01.20 17:19:44 - Deactivation of Network Lock ! 2025.01.20 17:19:44 - Session terminated. I 2025.01.20 17:20:23 - Session starting. . 2025.01.20 17:20:23 - Activation of Network Lock - macOS - PF I 2025.01.20 17:20:24 - Checking authorization ... ! 2025.01.20 17:20:24 - Connecting to Subra (Netherlands, Alblasserdam) . 2025.01.20 17:20:24 - Routes, add 213.152.162.101/32 for interface "en0". . 2025.01.20 17:20:24 - WireGuard > Setup start E 2025.01.20 17:20:25 - WireGuard > Error: Executable '/Applications/Eddie.app/Contents/MacOS/wireguard-go' not allowed: Not owned by root; . 2025.01.20 17:20:25 - WireGuard > Stopping . 2025.01.20 17:20:25 - WireGuard > end ! 2025.01.20 17:20:25 - Disconnecting . 2025.01.20 17:20:25 - Routes, delete 213.152.162.101/32 for interface "en0". . 2025.01.20 17:20:25 - Collect network information . 2025.01.20 17:20:26 - Connection terminated. I 2025.01.20 17:20:27 - Cancel requested. . 2025.01.20 17:20:27 - Deactivation of Network Lock ! 2025.01.20 17:20:27 - Session terminated. Manually chown'ing the wireguard/wg/openvpn executables to 'root' fixes the problem for me. Curious why more Mac users aren't experiencing this issue.
-
1 point
apk repository available?
hartwog reacted to Tech Jedi Alex for a post in a topic
Works for me with the direct link. Source: https://airvpn.org/mirrors/eddie.website/download/?platform=android&version=latest Override source: Direct APK link -
1 point
ANSWERED Port Forwarding Connection Timeout Error (110)
Danieltchx reacted to Staff for a post in a topic
Hello! All problems were resolved. For the readers: YuNoGuy problem was caused by the Windows Firewall blocking the incoming traffic of other programs his/her main listening program relied on. Check the message here for interesting and useful details: https://airvpn.org/forums/topic/56970-port-forwarding-connection-timeout-error-110/?do=findComment&comment=227771 JebediahWolfe (original poster) problem was caused by the fact that the remotely forwarded port was disabled by the user in the control panel. All ports are enabled by default when you reserve them to your account and a new option allows you to disable them without de-allocating them. It is an option which can be useful under specific circumstances and required by some users. Always pay attention when you change settings. Voja Ten. problem "disappeared by itself" from one day to another so we can't say anything about it. Kind regards -
1 pointHello. I have the same issue. I want to try WireGuard as alternative to OpenVPN, but I even don't have a wireguard type in protocols tab. As Staff mentioned, it should be installed with Eddie, but... Right now the latest stable version of Eddie for windows is 2.21.8 and I didn't see any options during install. I'm using Eddie on x64 2008 R2 server. Should I switch to experimental? Thanks in advance.