MaxFan b713074ee2 Prepare release v1.2.29
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-17 19:46:16 +03:30
2026-05-17 19:46:16 +03:30
2026-05-17 19:20:44 +03:30
2026-05-17 19:46:16 +03:30
2026-05-17 19:46:16 +03:30
2026-05-17 19:46:16 +03:30
2026-05-17 19:20:44 +03:30
2026-05-17 19:20:44 +03:30

TunnelX

فارسی | English | Русский | 简体中文

TunnelX is a free and open-source Windows split-tunneling client built by MaxFan. It routes selected apps, selected destinations, or the whole system through supported tunnel cores while keeping local and excluded destinations on the normal network path.

Русский

TunnelX — бесплатный клиент split tunneling для Windows от MaxFan. Он позволяет направлять через VPN, V2Ray/Xray, OpenVPN или SOCKS5/HTTP Proxy только выбранные приложения, выбранные домены/IP или весь системный трафик.

Основные возможности: профили L2TP/IPsec, V2Ray/Xray, SOCKS5/HTTP Proxy и OpenVPN Community; выбор приложений для туннеля; правила include/exclude для доменов и IP; режим Full Route; локальный прокси 127.0.0.1; отображение публичного выходного IP; история трафика; защита от DNS/IPv6/leak проблем.

Для обычного использования скачайте последний standalone-файл из GitHub Releases, запустите TunnelX от имени Administrator, создайте профиль подключения, выберите приложения для туннеля и подключитесь. Отдельная установка .NET Runtime для standalone-сборки не требуется.

简体中文

TunnelX 是由 MaxFan 构建的免费 Windows 分流隧道客户端。它可以只让选定的应用、指定的域名/IP,或整个系统流量通过 VPN、V2Ray/Xray、OpenVPN 或 SOCKS5/HTTP Proxy,同时让本地或排除的目标继续走普通网络。

主要功能包括:L2TP/IPsec、V2Ray/Xray、SOCKS5/HTTP Proxy 和 OpenVPN Community 配置文件;按应用分流;域名/IP include 与 exclude 规则;Full Route 全局模式;本地 127.0.0.1 代理;公网出口 IP 显示;流量历史;DNS、IPv6 与泄漏防护诊断。

普通用户可以从 GitHub Releases 下载最新 standalone 版本,以 Administrator 权限运行 TunnelX,创建连接配置,选择需要进入隧道的应用,然后连接。standalone 版本不需要单独安装 .NET Runtime。

Features

  • App-based split tunneling for selected Windows processes
  • Full-route mode for whole-system tunneling
  • Windows L2TP/IPsec profile support
  • Xray-core / sing-box based V2Ray workflows
  • Dedicated SOCKS5/HTTP Proxy profiles with separate server, port, username, and password fields
  • OpenVPN Community support via user-provided .ovpn files for app-based split tunneling
  • Local SOCKS5 proxy for tools that need 127.0.0.1
  • DNS redirect, IPv6 blocking, leak guard, route diagnostics, and traffic history
  • Multiple profiles, duplicate/edit flows, server tests, public exit IP detection, and release update checks
  • Persian-first Windows desktop UI

Quick Start

  1. Download the latest standalone release from GitHub Releases.
  2. Run TunnelX as Administrator. Route management, WinDivert, and packet interception require elevated privileges.
  3. Create a new profile or select an existing profile from the connection tab.
  4. Choose the connection type: L2TP/IPsec, V2Ray/Xray, SOCKS5/HTTP Proxy, or OpenVPN.
  5. Test the server, then enable the Windows apps that should use the tunnel.
  6. Add include or exclude destinations when needed, connect, and check the traffic health cards for DNS, IPv6, leaks, and route status.

Connection Types

L2TP/IPsec

Enter the server address, username, password, and pre-shared key. TunnelX creates the Windows VPN connection and manages routes according to the selected-app policy or full-route mode.

V2Ray / Xray

Paste a V2Ray/Xray link or JSON config into the profile. TunnelX uses sing-box for regular configs and switches to Xray-core for configs that require Xray-specific behavior such as xhttp.

SOCKS5/HTTP Proxy

Use a SOCKS5/HTTP Proxy profile when you already have an external proxy endpoint. Enter the proxy server, port, and optional credentials. This is different from the local 127.0.0.1 SOCKS5 proxy, which is exposed after connection for tools that need a local proxy address.

OpenVPN

TunnelX can run an installed OpenVPN Community openvpn.exe with a user-selected .ovpn profile, then apply its own split-tunneling policy so only selected apps and included destinations use the OpenVPN tunnel.

OpenVPN is not bundled with TunnelX. Install OpenVPN Community separately, select the .ovpn file in TunnelX, and enter the OpenVPN username/password if the server requires credentials. OpenVPN Connect alone is not enough for this mode because it manages routes and DNS through its own client.

For split-tunnel compatibility, TunnelX prepares the OpenVPN config by controlling pushed route and DNS behavior. If OpenVPN reconnects and changes the tunnel IP, gateway, interface, or remote endpoint, TunnelX restarts its packet routing with the new values.

Routing Notes

Destination include/exclude rules match both the entered domain and its subdomains. For example, adding githubusercontent.com also covers raw.githubusercontent.com after DNS resolves it. Some HTTPS clients may still fail during certificate revocation checks if their OCSP/CRL hosts are not reachable through the selected route; add the downloader app or the relevant revocation domains to the include list when that happens.

  • Excluded destinations stay direct even for selected apps.
  • Included destinations use the tunnel even when the matching app is not selected.
  • For Store/MSIX, WebView2, or multi-process apps, keep the app open and refresh the app list.
  • In full-route mode, the whole system uses the tunnel; direct/exclude rules are still useful for keeping specific destinations on the normal route.

Local Data and Logs

Profiles, selected apps, include/exclude destinations, connection history, and logs are stored on the user's Windows machine, typically under %LOCALAPPDATA%\TunnelX or next to the app depending on the feature. TunnelX does not intentionally send analytics or telemetry to the maintainer.

Logs can contain process names, hostnames, IP addresses, ports, and connection state. Before posting logs publicly, remove server credentials, UUIDs, private keys, private endpoints, and other sensitive data.

Troubleshooting

  • If connection fails, check Administrator privileges, firewall rules, config validity, proxy ports, and prerequisites for the selected connection type.
  • If an app does not use the tunnel, enable it in the apps tab, keep it running, and refresh the app list.
  • If only one site or domain should use the tunnel, add it to include destinations. If it should stay direct, add it to exclusions.
  • If DNS or IPv6 status looks wrong, check the health cards after connection and reconnect once to rebuild routes and DNS rules.
  • For OpenVPN connection delays, verify the .ovpn file, credentials, and OpenVPN Community installation.

Screenshots

Connection dashboard Profile and server setup
TunnelX connection dashboard TunnelX profile and server setup
App split tunneling Tunnel settings
TunnelX app split tunneling TunnelX tunnel settings

Download

Public downloads are published through GitHub Releases:

Download the latest release

Release assets are built and uploaded by GitHub Actions. Each published standalone executable includes a .sha256 checksum file, and the release notes link back to the workflow run that produced the artifact.

Build

End-user requirements for the recommended standalone release:

  • Windows 10/11
  • 64-bit Windows (win-x64). 32-bit Windows is not supported by the current release package.
  • Administrator privileges when running the app, because route and packet interception features need elevated access
  • No separate .NET Runtime installation is required for the self-contained standalone EXE.

Developer requirements for building from source:

  • .NET 8 SDK
dotnet build AppTunnel.sln -c Release
dotnet publish AppTunnel\AppTunnel.csproj -c Release -r win-x64 --self-contained true -p:PublishSingleFile=true -p:EnableCompressionInSingleFile=true -p:IncludeNativeLibrariesForSelfExtract=true -p:DebugType=None -p:DebugSymbols=false

More release notes are in docs/BUILD.md. Future ideas are tracked in docs/ROADMAP.md.

License

TunnelX is licensed under GPL-3.0-or-later. Commercial use is allowed under the terms of the GPL. Bundled third-party components keep their own licenses. See:

  • LICENSE
  • THIRD_PARTY_NOTICES.md
  • docs/LEGAL.md

Support, Customization, and Donations

TunnelX is free and open-source. Donations are optional and help keep the project maintained.

Paid services may be available separately for private support, deployment help, custom builds, company-specific customization, or development of a similar application. These paid services do not limit the rights granted by the GPL license.

Use the GitHub funding button or see docs/DONATE.md for donation and contact options.

Safety Notice

TunnelX is a networking and routing tool. Use it only where you are allowed to run VPN, proxy, packet capture, and route-management software. The project does not provide legal advice.

TunnelX is provided as-is, without warranty and without any obligation from the maintainer to provide updates, fixes, support, or continued availability.

S
Description
No description provided
Readme 38 MiB
Languages
C# 99.9%