# vzex/dog-tunnel

p2p tunnel,(udp mode work with kcp,https://github.com/skywind3000/kcp)

Repository: https://github.com/vzex/dog-tunnel
Canonical: https://ross.abutalabs.com/products/dog-tunnel
Homepage: https://github.com/vzex/dog-tunnel
Language: Go
License: MIT
License Family: permissive
Archived: true
Last push: 2021-12-14T16:23:24+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4625, "days_push": 1723, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2169, forks 530 (observed 2026-08-28T04:06:21.650780+00:00)

## What it is
Dog Tunnel is a Go-based peer-to-peer tunneling tool that provides port mapping over UDP using the KCP protocol, with NAT hole punching assisted by a rendezvous server. It also supports SOCKS5 proxying and includes a server component (dtunnel_s) with remote admin APIs and optional MySQL-backed user management.

## Use cases
- expose a service behind NAT via p2p port mapping
- tunnel traffic between two machines without a public IP
- run a socks5 proxy over a kcp-based p2p tunnel
- bypass restrictive NATs with udp hole punching
- self-host a tunnel server with user accounts and traffic limits
- forward remote ports to local machine over udp

## When to choose
- you need p2p port forwarding with NAT traversal over UDP/KCP
- you want a self-hosted tunnel server with multi-user management
- you need a lightweight Go tool with socks5 proxy support

## When to avoid
- you need a maintained tool - the repo was archived in 2024 and the official server is gone
- you need TCP-based tunneling or modern TLS features
- you want an actively supported community or documentation

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: networking, proxy, p2p, vpn
- domain: networking, privacy, self-hosted, censorship-circumvention
- platform: windows, cross-platform, go
- tags: p2p-tunnel, port-mapping, nat-traversal, kcp, socks5-proxy, hole-punching, linux, macos

## Member repositories
- vzex/dog-tunnel (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.650780+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-30T02:49:28.393154+00:00, confidence not recorded.
  - readme: https://github.com/vzex/dog-tunnel (fetched 2026-08-28T04:06:21.650780+00:00, sha b0fb8fb8ff9c)
  - homepage: https://github.com/vzex/dog-tunnel (fetched 2026-08-29T10:29:32.633903+00:00, sha f8a6d404c58c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
