{"id":20943914,"url":"https://github.com/moncho/docker-tcpdump","last_synced_at":"2026-03-15T09:46:09.859Z","repository":{"id":68893751,"uuid":"59935664","full_name":"moncho/docker-tcpdump","owner":"moncho","description":"Another tcpdump in Docker. Not better than most.","archived":false,"fork":false,"pushed_at":"2016-05-29T10:24:32.000Z","size":1,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T04:15:16.962Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/moncho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2016-05-29T09:28:58.000Z","updated_at":"2023-06-07T09:37:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"464be529-e1aa-4924-918a-bed6c262553d","html_url":"https://github.com/moncho/docker-tcpdump","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moncho/docker-tcpdump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moncho%2Fdocker-tcpdump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moncho%2Fdocker-tcpdump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moncho%2Fdocker-tcpdump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moncho%2Fdocker-tcpdump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moncho","download_url":"https://codeload.github.com/moncho/docker-tcpdump/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moncho%2Fdocker-tcpdump/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28051041,"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","status":"online","status_checked_at":"2025-12-26T02:00:06.189Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-18T23:38:21.778Z","updated_at":"2025-12-26T09:20:48.606Z","avatar_url":"https://github.com/moncho.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"TCPDump\n=======\n\nYet another (Alpine-based) Docker container to run [TCPDump]. Running without parameters will run tcpdump keeping at max one day of pcaps in 15 minute chunks.\n\nVolume with pcaps available at `/pcap/`.\n\nUsage\n-----\n\n#### View help and version\n\n    $ docker run --rm moncho/tcpdump --help\n\n#### Examine the host network\n\n    $ docker run --rm --net=host -v ~/pcap:/pcap moncho/tcpdump\n\n#### Examine the TCP traffic on the host network with Wireshark\n\n    $ docker run --rm --net=host moncho/tcpdump -i any -w - | wireshark -k -i -\n\n#### Examine the traffic of Docker container `foo` with Wireshark\n\n    $ docker run --rm --net=container:foo moncho/tcpdump -i any --immediate-mode -w - | wireshark -k -i -\n\n\n## Credits\n\nHeavily inspired by this [post](http://jerrygamblin.com/2016/05/28/a-docker-container-to-capture-all-traffic-from-host/).\n\n\n[TCPDump]: http://www.tcpdump.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoncho%2Fdocker-tcpdump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoncho%2Fdocker-tcpdump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoncho%2Fdocker-tcpdump/lists"}