Logo
Explore Help
Sign In
konduit/konduit-public
0
0
Fork 0
You've already forked konduit-public
Code Issues Pull Requests Actions Packages Projects Releases 9 Wiki Activity

9 Releases 9 Tags

RSS Feed
  • v0.1.0-beta.5 e63d41c153
    Compare

    Konduit v0.1.0-beta.5 Pre-Release

    eugen released this 2026-06-25 11:16:21 +00:00 | 10 commits to master since this release

    Konduit 0.1.0-beta.5

    Stealth Mode Rework — Real TLS Bypass

    The stealth/bypass mode has been completely reworked. The previous fake-TLS implementation
    (custom ClientHello/ServerHello) was detectable by Russia's TSPU deep packet inspection.
    Stealth mode now uses real TLS 1.3 with a valid certificate, making VPN traffic
    indistinguishable from normal HTTPS.

    How it works:

    • HAProxy on the server terminates TLS on port 443 using a real certbot certificate
    • The konduit client wraps its connection in real TLS (tokio-rustls / ring crypto)
    • DPI sees valid TLS 1.3 to a real domain — no heuristic fingerprints
    • Web traffic to the same domain still routes normally (HAProxy routes by first byte)

    Config change: stealth = true now means real TLS bypass. Existing configs work
    without modification. Servers must run HAProxy with TLS termination on port 443.

    Bug fixes:

    • Android PrepareVPN path now correctly applies TLS wrapping
    • SNI is preserved through DNS pre-resolution on all platforms
    • Switched TLS crypto backend from aws-lc-rs to ring (faster builds, no C dependencies)

    What's Next

    • iOS support
    • GUI toggle for bypass mode with server setup guide
    Downloads
    • Konduit-0.1.0-beta.5-x86_64.AppImage
      20 MiB
      2026-06-25 11:15:26 +00:00
    • konduit-0.1.0-beta.5-android.aab
      59 MiB
      2026-06-25 11:16:21 +00:00
    • konduit-0.1.0-beta.5-linux-x86_64
      7.1 MiB
      2026-06-25 11:15:06 +00:00
    • konduit-cli-0.1.0-beta.5-windows-x86_64.zip
      1.9 MiB
      2026-06-25 11:15:27 +00:00
    • konduit-ctl-0.1.0-beta.5-linux-x86_64
      3.1 MiB
      2026-06-25 11:15:08 +00:00
    • konduit-gui-0.1.0-beta.5-windows-x86_64.zip
      15 MiB
      2026-06-25 11:15:36 +00:00
    • konduit-server-0.1.0-beta.5-linux-x86_64
      3.0 MiB
      2026-06-25 11:15:01 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.25.4 Page: 50ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API