{"id":21591033,"url":"https://github.com/tuananh/netshoot","last_synced_at":"2025-04-10T22:25:28.193Z","repository":{"id":142279387,"uuid":"611712631","full_name":"tuananh/netshoot","owner":"tuananh","description":"A port of https://github.com/nicolaka/netshoot Docker + Kubernetes network trouble-shooting swiss-army container","archived":false,"fork":false,"pushed_at":"2023-03-26T17:21:51.000Z","size":106,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T19:22:12.146Z","etag":null,"topics":["containers","docker","kubernetes","network","network-namespace","troubleshooting"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tuananh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["tuananh"]}},"created_at":"2023-03-09T11:48:53.000Z","updated_at":"2023-03-13T15:21:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"a01bfe1e-cf28-4606-9421-4b24bd8dca1a","html_url":"https://github.com/tuananh/netshoot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"tuananh/apko-image-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuananh%2Fnetshoot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuananh%2Fnetshoot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuananh%2Fnetshoot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuananh%2Fnetshoot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuananh","download_url":"https://codeload.github.com/tuananh/netshoot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248307463,"owners_count":21081847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["containers","docker","kubernetes","network","network-namespace","troubleshooting"],"created_at":"2024-11-24T16:22:09.777Z","updated_at":"2025-04-10T22:25:28.184Z","avatar_url":"https://github.com/tuananh.png","language":null,"funding_links":["https://github.com/sponsors/tuananh"],"categories":[],"sub_categories":[],"readme":"[![Build action](https://github.com/tuananh/netshoot/actions/workflows/release.yaml/badge.svg)](https://github.com/tuananh/netshoot/actions/workflows/release.yaml)\n\n# netshoot\n\nUsing [melange](https://github.com/chainguard-dev/melange) and [apko](https://github.com/chainguard-dev/apko) to build a Wolfi-based netshoot image, a port of [nicolaka/netshoot](https://github.com/nicolaka/netshoot).\n\nRight now, we built lots of the packages here but eventually, I want to get them all in Wolfi.\n\n- 1st PR: [ctop, dhcping, grpcurl, iperf, iperf3, libnet, libmnl, libpcap \u0026 libssh](https://github.com/wolfi-dev/os/pull/742)\n- 2nd PR: [libnl3, fping, ethtool, iftop and tcpdump](https://github.com/wolfi-dev/os/pull/749)\n- 3rd PR: [socat](https://github.com/wolfi-dev/os/pull/720)\n- 4nd PR: [ipvsadm,ldns, and bird](https://github.com/wolfi-dev/os/pull/838)\n\nList of tools available in this image\n\n```\n- bash\n- bind-tools\n- bird\n- busybox\n- calicoctl\n- ctop\n- curl\n- dhcping\n- drill\n- ethtool\n- file\n- fping\n- git\n- grpcurl\n- iftop\n- iperf\n- iperf3\n- ipvsadm\n- jq\n- ldns\n- netcat-openbsd\n- nmap-nping\n- nmap-scripts\n- nmap\n- openssh\n- openssl\n- py3.11-pip\n- python-3.11\n- socat\n- speedtest-cli\n- strace\n- swaks\n- tcpdump\n- tcptraceroute\n- vim\n- websocat\n```\n\n## Usage\n\nFor example usage, see the [original project's README here](https://github.com/nicolaka/netshoot#readme).\n\n## Signing\n\nThis image is signed with [cosign](https://github.com/sigstore/cosign). To verify, download cosign and run\n\n```sh\ncosign verify ghcr.io/tuananh/netshoot:latest --certificate-oidc-issuer https://token.actions.githubusercontent.com --certificate-identity https://github.com/tuananh/netshoot/.github/workflows/release.yaml@refs/heads/main\n```\n\nOutput\n\n```\nVerification for ghcr.io/tuananh/netshoot:latest --\nThe following checks were performed on each of these signatures:\n  - The cosign claims were validated\n  - Existence of the claims in the transparency log was verified offline\n  - The code-signing certificate was verified using trusted certificate authority certificates\n```\n## License\n\nMIT License\n\nCopyright (c) 2023 Tuan Anh Tran \u003cme@tuananh.org\u003e\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuananh%2Fnetshoot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuananh%2Fnetshoot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuananh%2Fnetshoot/lists"}