# esrrhs/pingtunnel

Pingtunnel is a tool that send TCP/UDP traffic over ICMP

Repository: https://github.com/esrrhs/pingtunnel
Canonical: https://ross.abutalabs.com/products/pingtunnel
Language: Go
License: MIT
License Family: permissive
Topics: tunnel, ping, icmp, tcp, bypass, wifi, icmp-traffic, pingtunnel, traffic, tcp-pingtunnel, udp-traffic, udp, docker, socks5
Last push: 2026-07-11T09:01:26+00:00

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

## Adoption (not part of the score)
Stars 3712, forks 597 (observed 2026-08-28T04:08:15.210327+00:00)

## What it is
Pingtunnel is a Go-based tool that tunnels TCP and UDP traffic over ICMP echo packets, with a client-server architecture and SOCKS5 forwarding support. It runs on Linux, Windows, and macOS, and is also available as a Docker image and community Android client.

## Use cases
- tunnel TCP traffic over ICMP to bypass firewalls
- forward UDP traffic through a ping tunnel
- set up a SOCKS5 proxy over ICMP
- circumvent networks that block TCP/UDP but allow ping
- run a tunnel server in Docker on a public VPS

## When to choose
- your network blocks TCP/UDP but allows ICMP echo
- you need a lightweight self-hosted tunnel with SOCKS5 support
- you want a single-binary cross-platform tunneling tool

## When to avoid
- you need general-purpose VPN with full OS-level traffic routing
- ICMP is filtered or rate-limited by your network
- you require encryption guarantees beyond the tool's key-based protection

## Facets
- artifact type: cli-tool
- maturity: active
- function: proxy, networking, vpn, security
- domain: networking, privacy, censorship-circumvention, security, developer-tools
- platform: windows, cli, cross-platform
- tags: icmp-tunnel, socks5, traffic-forwarding, bypass-firewall, go, linux, macos, docker, android

## Member repositories
- esrrhs/pingtunnel (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:15.210327+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:30:54.113929+00:00, confidence not recorded.
  - readme: https://github.com/esrrhs/pingtunnel (fetched 2026-08-28T04:08:15.210327+00:00, sha 2a5d197f5b29)
- Data as of 2026-08-30T08:39:29.467469+00:00.
