Jump to content
Not connected, Your IP: 216.73.216.2

All Activity

This stream auto-updates     

  1. Past hour
  2. Yesterday
  3. We run a new ip block and when check it says that the ip is not in database, but as motioned in the website that uses Maxmind database, the ip is exist and have information, so are the issue with updaing ipleak database from maxmind or it another issue?
  4. You can explicitly define on which interface a connection is established. For example, on the off chance you've got two types of connections working simultaneously like Ethernet and WiFi you can designate one of those to use explicitly, otherwise Eddie will choose.
  5. As per the manual: Default options are read from the profile. Options in command-line override them but are not saved in the profile at exit (exception note: if "remember" is set to "False" (see below), username and password will be deleted at exit, even if they were inside the profile file). You can run the UI, even with a custom profile, choose options in the UI, and then launch the command-line edition with the profile options, to avoid to specify all the options in the command-line. The behavior is expected. And no, the profile is encrypted with whatever is set in the Profile data protection option.
  6. Hello all I have been using the rpm version "eddie-ui_2.24.6_linux_x64_opensuse.rpm" on an update to date version of openSUSE Tumbleweed for a very long (2025?) however after a recent update about 2 weeks ago Eddie always crashes on launch. When I start eddie-ui from a command line I get the following : localhost:~ # /usr/bin/eddie-ui exception inside UnhandledException handler: (null) assembly:mscorlib.dll type:NullReferenceException member:(null) [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Windows.Forms.WindowsFormsSynchronizationContext' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.XplatUI' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.X11DesktopColors' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: File must be smaller than 4K at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0001d] in <c453bf849bb84e719dbec0475e99db95>:0 at System.TermInfoDriver..ctor (System.String term) [0x00055] in <c453bf849bb84e719dbec0475e99db95>:0 at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <c453bf849bb84e719dbec0475e99db95>:0 at System.ConsoleDriver..cctor () [0x0004d] in <c453bf849bb84e719dbec0475e99db95>:0 --- End of inner exception stack trace --- at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <c453bf849bb84e719dbec0475e99db95>:0 at System.Console..cctor () [0x0007d] in <c453bf849bb84e719dbec0475e99db95>:0 --- End of inner exception stack trace --- at Eddie.Core.Engine.OnLog (Eddie.Core.LogEntry l) [0x000d6] in <db001781f2c440bda067eef80188f30d>:0 at Eddie.Forms.Engine.OnLog (Eddie.Core.LogEntry l) [0x00000] in <7f43ecababb74a4e9f031f2a26324cba>:0 at Eddie.Core.LogsManager.Log (Eddie.Core.LogType type, System.String message, System.Exception ex) [0x00186] in <db001781f2c440bda067eef80188f30d>:0 at Eddie.Core.LogsManager.LogFatal (System.String message) [0x00000] in <db001781f2c440bda067eef80188f30d>:0 at Eddie.Forms.UiClient.Init (System.String environmentCommandLine) [0x0005e] in <7f43ecababb74a4e9f031f2a26324cba>:0 at Eddie.Forms.Linux.Program.Main () [0x000bc] in <60b1ca447033455c98a7e6659cfa3c83>:0 --- End of inner exception stack trace --- at System.Windows.Forms.XplatUIX11..ctor () [0x0007c] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.XplatUIX11.GetInstance () [0x00019] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.XplatUI..cctor () [0x000c0] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 --- End of inner exception stack trace --- at System.Windows.Forms.Theme.get_MenuAccessKeysUnderlined () [0x00000] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00005] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.Control..ctor () [0x000d6] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control..ctor() at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 --- End of inner exception stack trace --- at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr) at System.Windows.Forms.WindowsFormsSynchronizationContext.get_AutoInstall () [0x00000] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.Control..ctor () [0x0000d] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.ContainerControl..ctor () [0x0000e] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.Form..ctor () [0x00012] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.MessageBox+MessageBoxForm..ctor (System.Windows.Forms.IWin32Window owner, System.String text, System.String caption, System.Windows.Forms.MessageBoxButtons buttons, System.Windows.Forms.MessageBoxIcon icon, System.Boolean displayHelpButton) [0x0000c] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at System.Windows.Forms.MessageBox+MessageBoxForm..ctor (System.Windows.Forms.IWin32Window owner, System.String text, System.String caption, System.Windows.Forms.MessageBoxButtons buttons, System.Windows.Forms.MessageBoxIcon icon) [0x00000] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.MessageBox+MessageBoxForm..ctor(System.Windows.Forms.IWin32Window,string,string,System.Windows.Forms.MessageBoxButtons,System.Windows.Forms.MessageBoxIcon) at System.Windows.Forms.MessageBox.Show (System.String text, System.String caption, System.Windows.Forms.MessageBoxButtons buttons, System.Windows.Forms.MessageBoxIcon icon) [0x00000] in <1ad3b9c5e8484f3cb4aaaf843739b786>:0 at Eddie.Forms.Linux.Program.Main () [0x000cc] in <60b1ca447033455c98a7e6659cfa3c83>:0 localhost:~ # zypper info eddie-ui Loading repository data... Reading installed packages... Information for package eddie-ui: --------------------------------- Repository : @System Name : eddie-ui Version : 2.24.6-0 Arch : x86_64 Vendor : Installed Size : 51.5 MiB Installed : Yes Status : up-to-date Source package : eddie-ui-2.24.6-0.src Upstream URL : https://eddie.website Summary : Eddie - VPN Tunnel - UI Description : OpenVPN/WireGuard UI with additional user-friendly features Open-Source, GPLv3, Developed by AirVPN Operating System Information --------------------------------- Operating System: openSUSE Tumbleweed 20260219 KDE Plasma Version: 6.6.0 KDE Frameworks Version: 6.23.0 Qt Version: 6.10.2 Kernel Version: 6.19.2-1-default (64-bit) Graphics Platform: X11 Processors: AMD Ryzen AI 9 HX 370 w/ Radeon 890M Memory: 4.8 GiB of usable RAM Graphics Processor: llvmpipe Manufacturer: innotek GmbH Product Name: VirtualBox System Version: 1.2 Any and all help or comments are appreciated! Thanks Pralofish
  7. Hello! We're very glad to inform you that a new Eddie Air client version has been released: 2.25 beta. It is ready for public beta testing. How to test our experimental release: Go to download page of your OS Click the button Switch to EXPERIMENTAL Download and install This is a new version of Eddie Desktop (Windows / Linux / MacOS). The primary purpose of this release is to address several specific issues, including a significant CVE affecting macOS only. We expect it to be promoted to STABLE shortly. We are currently working on a substantial codebase refactoring aimed at evolving Eddie Desktop into a more modern client. Main changelog: [change] [all] Encrypted profiles: save with PBKDF2-SHA256; backward-compatible decrypt of SHA-1 profiles [bugfix] [linux] Fix for distro without systemd [change] [all] Fine-tuning of "netlock.allow_ping" option [new] [all] "netlock.allow_ndp", default true [change] [all] OpenVPN 2.6.17 [bugfix] [macOS] CVE-2025-14979: fix (shortcut-cli removed) [change] [windows] hardened SSH key file permissions to reliably remove orphaned ACL entries and prevent "bad permissions" errors [change] [windows] Updated projects and scripts to Visual Studio 2026 Kind regards & datalove AirVPN Staff
  8. hello all, I am trying to understand what is the interface used for connection should be? currently it is set for automatic on Eddie. I would like to know if wifi or utun or any other can be used and what are the effects on different options. Thanks
  9. It doesn't work. All settings, inc developer, on phone are correct, yet when I attempt to switch on GPS spoofing option on eddie, it says permissions are not granted even though they are. Any help would be appreciated.
  10. The only solution noticed was this for Windows: Type or Copy and Paste these PowerShell or Windows Terminal commands. Open as admin if needed. Copy to a text or note file for reference. sfc /scannow Wait to finish. dism /online /cleanup-image /restorehealth Wait to finish. Restart PC. dism /online /cleanup-image /restorehealth Wait to finish. Should be fixed. If that doesn't work try: chkdsk C: /f /r
  11. Last week
  12. Hello! The servers are almost ready and will be available not later than 2026-02-25 (UTC). Because of the unforeseen delay, we are considering to extend the current 1 Gbit/s UK servers operations up to the end of March 2026. Kind regards & datalove AirVPN Staff
  13. Hello! We're very glad to inform you that six new 10 Gbit/s full duplex servers located in Manchester and London (UK) are available: Amansinaya, Arber, Baiduri (London), Bubup, Cebo, Caophraya (Manchester). The first three mentioned servers are located in London, the other ones in Manchester. This addition replaces any previous UK 1 Gbit/s server in order to upgrade the whole UK infrastructure to 10 Gbit/s only servers, with per server 10 Gbit/s dedicated lines and ports, and modern hardware as announced here: https://airvpn.org/forums/topic/79154-uk-infrastructure-upgrade-to-10-gbits-full-duplex/ 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 . Click a server name to display specific server stats. Do not hesitate to contact us for any information or issue. Kind regards & datalove AirVPN Staff
  14. Hello! Since when torrent software is shut down everything is fine, we can rule out a server side problem and you can focus first on possible bandwidth choking by the torrent client. In the recent past we have had a few cases where upload speed crumbled during a WireGuard based connection and when torrent was enabled for two different, main reasons: the torrent software limit of concurrent half connections was too high causing problems to the stack μTP was enabled and caused a global traffic shaping against outgoing UDP (since you connect via WireGuard, all the traffic is wrapped in UDP) Worth a check: make sure that limits are reasonable and that μTP is disabled. Kind regards
  15. Hello. The UK servers are very fast and stable. You have to do something with the Swedish servers, most of them are slow speed.
  16. @fox_dino two posts in the same thread. I hope it helps:
  17. Hello all, For a few days I noticed that I had an upload speed on QBitTorrent which was quite weak, never more than 1Mpbs. I did some test with different solutions, with the Wireguard client, with different servers in differents contries and I almost always come to the same conclusion: as soon as the network detects torrent, the upload collapses. I made a speedtest with the Betelgeuse server from its connection via Eddie: 30 seconds later (litteraly 30 secondes later without config change ... ) It does that to me on all the servers, whether it's with Eddie or the Wireguard client... Anyone have any solutions ? Thanks
  18. Thanks for letting me know! Good luck with the testing.
  19. Got rt.com to work using Air VPN by selecting the Taiwan server, still from 4g connection on phone. Thanks ever so much for all the help.
  20. Simple old computer, Ubuntu Desktop 24.04.4lts that is now my media server, Jellyfin. It DID have Eddie-gui installed when it had a working GPU, gpu got damaged while installing a new HDDso switch to the IGPU. Eddie refused to boot noting missing gtk, audio drivers, and something else i cant remember, and so i purge uninstalled the eddie-gui. Switched to Eddie-cli from the actual download page (not the one that came with Eddie-gui). So the command im running is as followed and does connect and runs fine eddie-cli -login=********* -password='*********' connect --server='Helvetios' --netlock --remember --event.vpn.up.filename='qbittorrent' --log.file.enabled Log is as followed (after changing the command alot ) Eddie version: 2.24.6 / linux_x64, System: Linux, Name: Ubuntu 24.04.4 LTS, Version: 24.04.4 LTS (Noble Numbat), Framework: .NET 8.0.11 . 2026.02.23 12:18:00 - Command line arguments (11): path.resources="/usr/share/eddie-cli" login="*********" password="***********" connect="True" server="Helvetios" netlock="True" remember="True" event.vpn.up.filename="qbittorrent" log.file.enabled="True" . 2026.02.23 12:18:01 - Elevated: Command:session-key . 2026.02.23 12:18:01 - Elevated: Command:bin-path-add . 2026.02.23 12:18:01 - Collect network information . 2026.02.23 12:18:01 - Reading options from /home/hp-printer/.config/eddie/default.profile . 2026.02.23 12:18:02 - OpenVPN - Version: 2.6.14 - OpenSSL 3.0.13 30 Jan 2024, LZO 2.10 (/usr/sbin/openvpn) . 2026.02.23 12:18:02 - SSH - Version: OpenSSH_9.6p1 Ubuntu-3ubuntu13.14, OpenSSL 3.0.13 30 Jan 2024 (/usr/bin/ssh) . 2026.02.23 12:18:02 - SSL - Version: 5.72 (/usr/bin/stunnel4) . 2026.02.23 12:18:02 - Service systemd-resolved restarted . 2026.02.23 12:18:02 - Activation of Network Lock - Linux nftables I 2026.02.23 12:18:23 - Press 'X' to exit (or disconnect), 'N' to connect/reconnect to the best available server. I 2026.02.23 12:18:23 - Ready I 2026.02.23 12:18:23 - Checking login ... ! 2026.02.23 12:18:23 - Logged in. . 2026.02.23 12:18:25 - Collect information about AirVPN completed I 2026.02.23 12:18:25 - Session starting. I 2026.02.23 12:18:25 - Checking authorization ... ! 2026.02.23 12:18:26 - Connecting to Helvetios (United States of America, Dallas, Texas) (server is called printer cause case looks like a printer... dont think to much about it lol however eddie-cli reverts back to the program asking for my login details. eddie-cli . 2026.02.23 12:37:26 - Eddie version: 2.24.6 / linux_x64, System: Linux, Name: Ubuntu 24.04.4 LTS, Version: 24.04.4 LTS (Noble Numbat), Framework: .NET 8.0.11 . 2026.02.23 12:37:26 - Command line arguments (1): path.resources="/usr/share/eddie-cli" . 2026.02.23 12:37:27 - Collect network information . 2026.02.23 12:37:27 - Reading options from /home/hp-printer/.config/eddie/default.profile . 2026.02.23 12:37:28 - OpenVPN - Version: 2.6.14 - OpenSSL 3.0.13 30 Jan 2024, LZO 2.10 (/usr/sbin/openvpn) . 2026.02.23 12:37:28 - SSH - Version: OpenSSH_9.6p1 Ubuntu-3ubuntu13.14, OpenSSL 3.0.13 30 Jan 2024 (/usr/bin/ssh) . 2026.02.23 12:37:28 - SSL - Version: 5.72 (/usr/bin/stunnel4) . 2026.02.23 12:37:29 - Service systemd-resolved restarted I 2026.02.23 12:37:29 - Run the program with login & password of your AirVPN account. For example: I 2026.02.23 12:37:29 - eddie-cli -login=mynick -password=mypassword I 2026.02.23 12:37:29 - See https://eddie.website/ for more information, or run with -help for inline manual. . 2026.02.23 12:37:29 - Shutdown in progress . 2026.02.23 12:37:29 - Shutdown complete so i wanted to see what was in the default profile nano /home/hp-printer/.config/eddie/default.profile and got just a jumble of symbols, so i guess i cant edit it manually? Am i miss understanding the settings?
  21. Hello! The servers are operational but they are still being configured and tested. Please stay tuned for an update on Feb the 24th, on this thread. Kind regards
  22. Thank you for the reply, and sorry, I did look around and actually found that Christmas post first but I couldn't find any actual numbers relating to the 3 year plan Sounds like I will hold out for that March promotion and that would be totally good enough for me Thanks for the information, looking forward to being a paid member very soon
  23. Is this rollout delayed? I noticed the stated timeframe has passed and no new servers appear available. Just curious is all.
  24. Thanks! You are right I didn't notice both are M247. Here is my guess what the special way is: known 'VPN subnets' are in DPI whitelist mode. This means the protocol must be explicitly detected to be allowed. by default the rest of the internet is in DPI blacklist mode. Protocol must be detected to be blocked. Otherwise it is allowed by default. This would explain why Hetzner servers can slowly serve HTTPS but junk packet Wireguard connections fail. This is something to confirm later
  25. Roughly 60 GB. Always on. And if I did provide liberation services to the world, I would still stay below 100
  26. One of the Tenets of IT says to never ask a user a question you can easily answer yourself. In this case, it's on the first page of the Announcenment forum still. Please at lease use the search feature before asking any question; you'll find people often won't serve you the answer on a silver platter (they're not AI agents, after all). In any case, the next expected sale is the End of Season sale with usually 25% off for all plans >= 12 months compared to the usual price for these plans at the end of March.A 35% discount for all plans >= 6 months is done on AirVPN birthdays in May, Easter, Black Friday and Christmas sales.If you compare them to the monthly price, yeah, your discount appears immense, but it's a simple trick and not grounded in reality at all – nobody buys three years by paying 36 times the price of a full month. Works legally, though.
  27. This has been done in the past, and dropped, probably because it can be abused too easily for DoS. Unsaveable unless logged in. And if logged in, it's a superfluous data point for abuse. Requires saving past servers. A similar feature, the connection archive, was a feature in the past as well, and was eliminated due to privacy concerns. You may use the AirVPN API to fetch the list of servers and do some filtering/grouping magic with command line tooling locally instead. Open a thread if you need help with that, someone is always willing to hack away with you
  28. These servers are not blocked if using QUIC whitelisted SNI spoof. However a simple junk isn't enough to unblock them, probably because M247 (and other similar hosting services) are targeted in a special way
  1. Load more activity
×
×
  • Create New...