REGSTAR
← All projects
PWDTT iconStable · v1.8.0 · maintained fork

> desktop / networking / VK TURN

PWDTT

Tunnel desktop traffic through VK TURN/DTLS with a maintained fork focused on Windows reliability, diagnostics and release quality.

This fork keeps the original PWDTT architecture and compatibility while adding a connection dashboard, VK hash tooling, IPv6 leak protection, selective privilege elevation, fork-aware updates, installer packaging and a broader automated release pipeline.

Maintained forkWindowsLinuxmacOSGoWailsReactGPL-3.0
PWDTT main connection window
v1.8.0Real interface · open full size ↗
TypeMaintained fork
Releasev1.8.0
Published5 Sep 2026
StackGo · Wails · React
LicenseGPL-3.0

> context

What this fork changes

PWDTT originates from luminescq/PWDTT. The fork is maintained as a separate release line with its own fixes, Windows integration, diagnostics and delivery pipeline.

01 / problem

Stronger Windows integration

Persistent administrator launch, IPv6 bypass risk, limited connection state visibility and fork-unaware updates made daily use and maintenance harder.

02 / approach

Keep compatibility, harden the client around it

The fork preserves TURN/DTLS and WireGuard behavior while isolating privileged operations, adding leak protection and diagnostics, and making releases reproducible.

> capabilities

Fork capabilities

The additions concentrate on observability, Windows safety, VK hash operations and reliable release delivery.

01TURN

VK TURN/DTLS tunneling

Preserves the original PWDTT transport model and WireGuard-based tunnel path.

02UI

Connection dashboard

Structured connection state, server selection, progress and runtime statistics.

03HASH

VK hash management

Dedicated tooling with staged VK → TURN → WRAP → DTLS diagnostics.

04IPv6

IPv6 leak protection

Windows full-tunnel mode blocks direct Internet6 traffic and cleans stale firewall rules.

05UAC

Selective elevation

The GUI stays unelevated; administrator rights are requested only for privileged tunnel operations.

06REL

Fork-aware updates

Update checks use Regstar2/pwdtt releases and require a compatible official asset.

> interface

Application screens

Current screenshots from the maintained fork repository.

PWDTT connection dashboard
01Connection dashboard
PWDTT VK hash management
02VK hash management
PWDTT logs and diagnostics
03Logs & diagnostics

$ architecture

Application architecture

Wails connects a React desktop interface to a Go backend and the local tunnel core.

Frontend

React 19, TypeScript, Vite and Wails bindings for connection, settings, logs and VK hash screens.

Backend

Go services for lifecycle, updates, diagnostics, storage, Windows integration and privileged operations.

Core

Local wg-turn client, worker sessions, authentication and TURN/DTLS transport logic.

Tunnel

WireGuard/Wintun with full-tunnel routing and Windows IPv6 leak protection where applicable.

Delivery

Cross-platform builds, Windows installer, Authenticode checks, SHA-256 manifests and smoke tests.

> technology

Technology stack

Go 1.26backend & core
Wails 2.13desktop shell
React 19 + TypeScriptfrontend
Vite 8build
WireGuard / Wintuntunnel
Pion TURN / DTLStransport
Inno SetupWindows installer

> lineage

MAINTAINED FORK

Upstream authorship remains explicit.

PWDTT was created by luminescq. This page describes the Regstar2 maintained fork and its additional work; it does not claim authorship of the original project.

  • Upstream: luminescq/PWDTT
  • Fork releases: Regstar2/pwdtt
  • GPL-3.0 license retained
  • Original architecture and compatibility preserved

$ stable_release

PWDTT v1.8.0

The current fork release adds the Windows installer, selective UAC elevation, fork-aware updates, improved VK hash diagnostics and a larger cross-platform release pipeline with integrity checks.

Versionv1.8.0
Published5 Sep 2026
IntegritySHA256SUMS
PlatformsWindows · Linux · macOS