Skip to main content

Desktop launch

ยท 2 min read
Zane Schepke
Creator and Maintainer

Introductionโ€‹

After countless requests for a desktop application, the first version of WG Tunnel for desktop is now available!

Motivationsโ€‹

The primary motivation for creating WG Tunnel for desktop was the staggering amount of user requests I received for creating such an app. One of the goals of this project is for the features to be driven by users. Due to these requests, I decided to take on this very challenging endeavor, with a focus on Linux and Windows support (with macOS to follow).

Secondary motivations were twofold:

  • I also found myself wanting a more robust WireGuard client, specifically for Linux.
  • For WG Tunnel to truly become one of the best clients for WireGuard, it was inevitable that it needed to expand beyond the scope of being an Android-only application.

Managing Expectationsโ€‹

All things considered, it is important to manage expectations for WG Tunnel on desktop. I spent countless hours over a roughly three-month period to create the first version of this app. This first version is relatively simple and not as feature-rich as the Android app. This is due to the challenging nature of desktop (and especially VPN clients on desktop). Coupled with supporting multiple platforms in the first version, this was no trivial task.

It is also important to consider that features and releases will be much slower for desktop than for Android. There are a lot more moving parts on desktop to make a VPN client work and supporting multiple desktop platforms further increases the development and testing burden.

Conclusionโ€‹

All of that being said, I will continue to work hard to add features and improvements to this app as time progresses and my schedule allows.

Thank you for your continued support of this project.

Zane


Source code

F-Droid Removal

ยท 2 min read
Zane Schepke
Creator and Maintainer

In light of recent actions taken by F-Droid, I have decided to remove WG Tunnel from the official repository.

Explanationโ€‹

A few months ago, it came to my attention that F-Droid has been receiving substantial funding from the Open Technology Fund (OTF), which is supported and funded by the U.S. government. While this wasn't an immediate dealbreaker, I have reservations about a platform that presents itself as primarily driven by community donations and volunteers, yet accepts large sums of money from government sources. This funding ultimately comes from taxpayer money collected coercively, and I have ethical concerns about F-Droid's taking such funds. I also question the independence of projects that take funds from institutions whose goals directly oppose their own. Governments especially are known for using money as a form of soft power in areas they would otherwise have no control.

More recently, I learned that F-Droid has initiated a campaign against religious texts on their platform, including the Bible and the Quran. These apps have been marked as NSFW (Not Safe for Work), with all Bible apps specifically tagged as promoting "porn and violence content." There are also ongoing discussions about potentially removing all NSFW-tagged apps from the store entirely. The NSFW tag alone effectively shadow bans these apps, hiding them behind a filter by default.

As a Christian, I can no longer in good conscience keep my app in their store.

Update F-Droid has rolled back these policies, but only after an overwhelming outcry from the community. They have made no apology or guarantees that this will not be rolled back out in the future. They also called me a hypocrite to my faith for not accepting this policy change.

For F-Droid users, there are two options for how to use F-Droid repository compatible clients to get the app:

There are also options like Obtainium for an app store-like experience with the standalone version.

Thank you for your understanding in this matter.

Zane


Referencesโ€‹

F-Droid Merge Request Marking Bible Apps as NSFW

WG Tunnel Removal Request

Roadmap 2025

ยท 2 min read
Zane Schepke
Creator and Maintainer

Progressโ€‹

Significant progress has been made on WG Tunnel during the first half of 2025. The release of version 4.0.0 has brought major improvements and features to the app. A few notable features include:

  • AmneziaWG 1.5 Support - improved DPI protection with protocol mimicking feature.
  • Proxy Mode - share tunnel on a local HTTP/SOCKS5 proxy.
  • Lockdown Mode - robust kill switch solution using a dummy VPN tunnel interface and SOCKS5 proxy.
  • Dynamic DNS auto-update - dynamically update peer endpoints for DDNS users without restarting the tunnel.