Ross ROSS = Recommend OSS · open-source software intelligence for agents

DhavalKapil/icmptunnel

Transparently tunnel your IP traffic through ICMP echo and reply packets. observed · 2026-08-28

github.com/DhavalKapil/icmptunnel · homepage · C observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4027
  • days_rel: n/a
  • days_push: 1604
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3254 stars · 352 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

icmptunnel is a C command-line tool that transparently encapsulates IP traffic inside ICMP echo and reply packets, tunneling it through a proxy server. It lets client machines communicate using only ICMP, enabling traffic to pass through networks that block other protocols.

Use cases

  • bypass captive portal authentication on public wifi
  • tunnel traffic through firewalls that block tcp and udp
  • establish an encrypted channel between two hosts over icmp
  • get internet access on networks that only allow ping
  • route ip traffic through icmp echo packets via a proxy server

When to choose

  • you are behind a restrictive network or captive portal that permits ICMP but blocks other traffic
  • you control both a client and an internet-connected proxy server with root access on POSIX systems

When to avoid

  • you need a maintained, production-grade VPN solution with encryption built in
  • you cannot obtain root privileges on both machines
  • the network actively filters or rate-limits ICMP traffic

Facets

cli-tool · maturity maintenance

proxy networking security cryptography networking security privacy censorship-circumvention cli self-hosted icmp-tunnel captive-portal-bypass firewall-bypass c tunneling linux

2 sources

Member repositories

RepositoryRoleHealth v2
DhavalKapil/icmptunnelmain23

For agents

markdown · JSON · MCP: product_card(name="DhavalKapil/icmptunnel")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem