# cacggghp/vk-turn-proxy

Repository: https://github.com/cacggghp/vk-turn-proxy
Canonical: https://ross.abutalabs.com/products/vk-turn-proxy
Language: Go
License: GPL-3.0
License Family: copyleft
Last push: 2026-04-16T01:20:02+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 79, longevity 20
- inputs: {"age_days": 281, "days_push": 140, "days_rel": 140, "gap_med": 1, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3967, forks 271 (observed 2026-08-28T04:08:30.760705+00:00)

## What it is
A Go tool that tunnels WireGuard (or Hysteria) traffic through TURN servers of VK Calls / Yandex Telemost, encrypting packets with DTLS 1.2 and relaying them via STUN ChannelData. It consists of a client and a server component, with TURN credentials derived from a call join link.

## Use cases
- bypass network restrictions by tunneling WireGuard through VK call TURN servers
- route VPN traffic over UDP/TCP via STUN ChannelData to evade blocking
- set up a self-hosted proxy server forwarding traffic to a WireGuard VPS
- obfuscate VPN traffic as WebRTC media traffic
- run a systemd daemon relaying DTLS-encrypted packets to a WireGuard endpoint

## When to choose
- you need to reach a WireGuard server from a network that blocks it but allows VK Calls media traffic
- you want traffic that looks like legitimate WebRTC TURN relay traffic
- you prefer a lightweight Go binary with a simple client/server setup

## When to avoid
- you need a general-purpose VPN, not a tunnel to an existing WireGuard server
- you cannot obtain a valid VK Calls or Yandex Telemost call link
- you need a polished GUI client on desktop (community Android/iOS/macOS clients exist separately)
- reliance on third-party TURN infrastructure is unacceptable for your threat model

## Facets
- artifact type: cli-tool
- maturity: active
- function: proxy, vpn, networking, cryptography, cli
- domain: censorship-circumvention, privacy, networking, security
- platform: windows, go, cli, self-hosted
- tags: wireguard, turn, stun, dtls, hysteria, vk-calls, tunneling, traffic-obfuscation, linux, macos

## Member repositories
- cacggghp/vk-turn-proxy (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.760705+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:24:23.980379+00:00, confidence not recorded.
  - readme: https://github.com/cacggghp/vk-turn-proxy (fetched 2026-08-28T04:08:30.760705+00:00, sha 9b653e0f576e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
