nicolaka/netshoot
a Docker + Kubernetes network trouble-shooting swiss-army container observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 90
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3661
- days_rel: n/a
- days_push: 63
- n_releases_24m: 0
Adoption not part of the score
10959 stars · 1100 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Docker image packed with network troubleshooting tools (tcpdump, nsenter, dig, curl, and more) designed to be attached to any container, host, or Kubernetes pod's network namespace. It enables non-destructive debugging of containerized environments without installing tools into production images.
Use cases
- debug network issues in a docker container without installing tools
- troubleshoot dns resolution failures in kubernetes pods
- capture packets from a running container with tcpdump
- inspect a pod's network namespace with an ephemeral debug container
- debug host networking without installing anything on the host
- run a throwaway network debugging pod in kubernetes
When to choose
- you need to diagnose connectivity, DNS, or routing problems inside containers or Kubernetes pods
- you cannot or should not modify the target image or install packages on the host
- you want a single preloaded image with dozens of network tools ready to go
When to avoid
- you need persistent monitoring rather than interactive debugging
- your environment forbids privileged containers or host network access
- you only need basic tools already present in your base image
Facets
application · maturity active
networking developer-tools cli container-runtime container-orchestration networking developer-tools cloud-computing cli network-troubleshooting debug-container network-namespace swiss-army-container ephemeral-container tcpdump dns-debugging containers devops docker kubernetes linux
1 source
- readme: https://github.com/nicolaka/netshoot · fetched 2026-08-28 · 7ab241e4829b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nicolaka/netshoot | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="nicolaka/netshoot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem